30.1k views
4 votes
To locate a value in an ordered array of 100 items, binary search must examine at most ________ values.

User Robotbugs
by
3.6k points

1 Answer

11 votes

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

7

User Helq
by
4.1k points