1.0.0 • Published 8 years ago

algorithmjs v1.0.0

Weekly downloads
1,009
License
MIT
Repository
github
Last release
8 years ago

AlgorithmJS

Node.js implement of some base algorithm and base data-structure.

Contains

  • Data Structure
    • Link List
    • ...
  • Algorithm
    • Quick Sort
    • ...

Usage

$ npm install algorithmjs

Link List

Reference at tester.

Quick Sort (Deprecated)

Reference at tester.

Contributors

... in lexicographical order:

  • ...

Your name is missing on the list? Shame on me. Please open an issue.

Bugs and Contributions

If you find a bug, please report it using the issue tracker.