415,803 views
25 votes
25 votes
What is the maximum number of elements that will be visited by the binary search algorithm when searching a sorted 45-element array

User Balanza
by
3.0k points

1 Answer

14 votes
14 votes

The max nukber of elements visited will be 6.

User Gonan
by
2.5k points