A project which solve the codility problem with js.
- 👏 Beat 100%.
- 💪 O(1) -> O(logN) -> O(N) -> O(NlogN) -> O(NM)
- Run command
npm run testwill use jest lib to test all case items in *.test.js file.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A project which solve the codility problem with js.
npm run test will use jest lib to test all case items in *.test.js file.