Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 613 Bytes

readme.md

File metadata and controls

22 lines (13 loc) · 613 Bytes

About

This repository contains different famous Computer Science algorithms implemented in JavaScript

In order to run the tests use:

jasmine-node test/

and all *.spec.js files will be executed.

Contributions

Fork the repo and make requred changes. After that push your changes in branch, which is named according to the changes you did. Initiate the PR.

License

The code in this repository is distributed under the terms of the MIT license.

Bitdeli Badge