A list of coding challenges based on the Udemy Course: The Coding Interview Bootcamp: Algorithms + Data Structures
- Javascript
- Mocha
- Chai
- Sinon
This project will only run unit tests using Mocha, Chai and Sinon. In order to run these tests, run the following command in your terminal:
npm run test
Visit https://github.com/architMahto/coding-interview-bootcamp-js/wiki for more info
Archit Mahto