- Create a new branch off master to code your solution into
- Check if you have followed the instructions properly
- Run
npm run test
and see if all the test cases are passed - If all the tests are passed, push the code and raise the PR
npm run test
and see if all the test cases are passed