Skip to content

mazeeblanke/CodilityLessons

 
 

Repository files navigation

Codility Lessons

This project attempts to provide solutions to the codility Questions/Lessons in javascript

How to setup

  1. Clone repo https://github.com/mazeeblanke/CodilityLessons.git

  2. cd CodilityLessons

  3. Each folder contains a lesson/challenge.

    In order to see solution to a particular problem, follow these steps:

    i) Run npm install to download and install the neccesary dependencies

    ii) Run test with jest

Your contributions are welcome !! :)

About

Lessons/Challenges from Codility (https://app.codility.com/programmers/lessons)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published