Skip to content

lsethi/javascript-algorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Note that not all algorithms are well tested so bugs are quite possible.

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.

Contributors

mgechevMicrofedcontra

License

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

About

JavaScript implementation of different computer science algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%