Binary Search

Binary Search news and updates covering an algorithm that halves a sorted search space on each step. Readers can learn about the invariants that keep it correct, off-by-one and overflow pitfalls, variants for boundaries and rotated arrays, applying it to answer spaces, and interview usage.

roadmap.sh logo

Comprehensive roadmap for binary-search

By roadmap.sh

All posts about binary-search