📚 dsaflash.cards
Problems
Log in
Sign up
Home
/
Algorithms
/
Searching
Searching
Question 1 of 6
What is the precondition for binary search to work correctly?
A
The array must be sorted
B
The array must have a power-of-two length
C
The array must contain unique elements
D
The array must fit in memory
← Back to categories