@jsundefined/algojs
Algorithms in javascript
Algorithms in javascript
A Promise based implementation of Sleepsort, an O(wtf) sorting algorithm
A O(n) sorting algorithm. Please don't use this in production.
sleep sort implementation in javascript, this algorithm has a time complexity of `O(h no)`
A collection of unconventional sorting algorithms for fun and experimentation.