@mdmonu/fast-search
A lightweight and efficient JavaScript package for quickly finding the index of a target number in an array.
A lightweight and efficient JavaScript package for quickly finding the index of a target number in an array.
Binary search
A collection of algorithm implementations