Notes / Data Structures Algorithms / 14 Interview Problem Patterns / 4 Binary Search Pattern

4 — Binary Search Pattern

Recognizing when a search space is monotonic enough to binary search over, even when there's no literal sorted array.

Chapter Navigation
On This Page

4 — Binary Search Pattern

Purpose

[stub: binary-search-pattern]

Metadata

AuthorAmit Singh
Scopedata-structures-algorithms

Local graph

Full graph →