👨‍💻
Coding Interview Patterns
Ctrlk
  • Coding Interview Patterns
  • 1. Pattern: Sliding Window
  • 2. Pattern: Two Pointers
  • 7. Pattern: Tree Breadth First Search
  • 11. Pattern: Modified Binary Search
    • 11.1 Introduction
    • 11.2 Order-agnostic Binary Search (easy)
    • 11.3
  • 16. Pattern: Topological Sort (Graph)
  • Contributor Covenant Code of Conduct
  • Page 1
Powered by GitBook
On this page

11. Pattern: Modified Binary Search

11.1 Introduction11.2 Order-agnostic Binary Search (easy)11.3
Previous7.10 Problem Challenge 2 - Right View of a Binary Tree (easy)Next11.1 Introduction

Last updated 3 years ago

Was this helpful?

Was this helpful?