This project attempts to provide solutions to the codility Questions/Lessons in javascript
-
Clone repo
https://github.com/mazeeblanke/CodilityLessons.git -
cd CodilityLessons -
Each folder contains a lesson/challenge.
-
Run
npm installto install any required dependency. Run test withjest
Your contributions are welcome !! :)