An open API service indexing awesome lists of open source software.

https://github.com/naz/stanford-algorithms-i-coursera

Algorithms: Design and Analysis, Part 1 programming assignments from Coursera MOOC
https://github.com/naz/stanford-algorithms-i-coursera

Last synced: about 1 month ago
JSON representation

Algorithms: Design and Analysis, Part 1 programming assignments from Coursera MOOC

Awesome Lists containing this project

README

        

# Stanford Algorithms Coursera Part 1

Stanford algorithms programming assignments from coursera online course all implemented in NodeJS/io.js.

To run tests install `jasmine-node` with: `npm install -g jasmine-node`