Modified Binary Search
Term side of the Card
Topic: Search Algorithms
Unit title: Modified Binary Search
Categories: Algorithm
Explanation side of the Card
Explanation: The variation of binary search algorithm adjusted to solve specific search problems or handle constraints. Often used in range-based queries or approximate matching.