86,789 views
11 votes
11 votes
To locate a value in an ordered array of 100 items, binary search must examine at most ________ values.

User Akshay Vaghasiya
by
2.8k points

1 Answer

20 votes
20 votes

To locate a value in an ordered array of 100 items, using binary search, requires examining at most _________ values.

7

User David Nordvall
by
2.9k points