now.net

Binary search

Also known as Half-interval search, Logarithmic search, Bisection search. This is the canonical page; those names redirect here.

Bisection search the array-lookup routine; the root-finder on reals is the separate Bisection method entry.

Pairings in the atlas

Rivals: other methods for the same problems

Where it sits

search-structures · Data Structures