Binary Search
Predicate design, monotonicity, lower_bound/upper_bound patterns.
Algorithm Visualizer
Interactive step-by-step visualization of classical algorithms
Time Complexity
Space Complexity
Learning Resources
CP-Algorithms: Binary Search
USACO Guide: Binary Search
Practice Problems
Ready to practice binary search? Try these curated problems:
Practice Binary Search Problems