JavaScript algorithms implemented
|Work with JavaScript algorithms and data structures.
JavaScript algorithms implemented
JavaScript implementation of different computer science algorithms. Simply use them in your projects, or analyze and learn. This library brings a variety of JS algorithms, from various fields:
– combinatorics
– compression
– data-structures
– graphics
– graphs
– primes
– searching
– sets
– shuffle
– sorting
– others

License: MIT
Homepage / Docs
https://mgechev.github.io/javascript-algorithms
GitHub
https://github.com/mgechev/javascript-algorithms
See also
https://github.com/felipernb/algorithms.js
https://github.com/trekhleb/javascript-algorithms
https://js-algorithms.tutorialhorizon.com
https://hackernoon.com/5-javascript-courses-to-learn-algorithms-data-structures-501a0aa1b19b
http://javascript-html5-tutorial.com/category/algorithms
Enjoy!