COMPUTER SCIENCE AND ENGINEERING
ALGORITHMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
For which of the following lists can a binary search be used to search for an item in the list?["blue", “green", “jade", “mauve", “pink"] [5, 5, 5, 5, 6, 7, 8, 8, 8] [10, 5, 3, 2, -4, -8, -9, -12]
|
I only
|
|
III only
|
|
I and III only
|
|
I, II and III
|
Explanation:
There is 1 question to complete.