Search results

3 packages found

M
Q
P

Knuth-Morris-Pratt algorithm for JavaScript

published 1.0.0 3 years ago
M
Q
P

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 1.0.1 4 years ago
M
Q
P