Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 351 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 351 Bytes

IQ Coding Challenge

Poker Game

Installation & Build

  1. npm install
  2. npm run build

Running the app

  1. npm start

To add test cases

  1. Test cases provided in the challengesare available in input folder
  2. Add a json file in input folder

Assumptions

  1. Inputs are valid
  2. Only 4 of the given rules in the challenge work