Search results

3 packages found

Radix sorting algorithms for JavaScript

published version 3.0.0, 3 years ago0 dependents licensed under $AGPL-3.0
28

Knuth-Morris-Pratt algorithm for JavaScript

published version 1.0.0, 4 years ago0 dependents licensed under $AGPL-3.0
29

Linear-time Partitioning. Runtime: O(n). Chooses a pivot and re-arrages the array so that everything on the left is <= pivot and everything on the right is > pivot

published version 1.0.1, 5 years ago1 dependents licensed under $MIT
18