Page 1 of 1

What is the maximum number of locations a binary search algorithm would have to examine when looking for a particular va

Posted: Sun May 15, 2022 11:41 am
by answerhappygod
What is the maximum number of locations a binary search
algorithm would have to examine when looking for a particular value
in a sorted array of 300 elements?
a
1
b
7
c
8
d
9
e
300