Skip to content

A collection of algorithmic challenges to keep the mind sharp (done in TDD format)

Notifications You must be signed in to change notification settings

kurtbartholomew/cs-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS Challenges

A cultivated collection of computer science challenges involving algorithms and data structures as well as automated test suite to support them.

Usage

npm install

Run this command to install the proper dependencies to use the test runner for each toy problem

grunt

Opens a window in your default browser with the test runner

Lints and live-reloads the test page when a js file is changed

About

A collection of algorithmic challenges to keep the mind sharp (done in TDD format)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published