QuizAdvanced

Linear vs Binary Search Basics

Understand the fundamental requirement that makes binary search faster than linear search.

What is the key requirement for binary search to work correctly, which linear search does NOT need?