What is the minimum number of locations a binary search algorithm will have to examine when looking for a particular val
Posted: Sun May 15, 2022 11:40 am
What is the minimum number of locations a binary search
algorithm will have to examine when looking for a particular value
in a sorted array of 100 elements?
a
1
b
6
c
7
d
8
e
100
algorithm will have to examine when looking for a particular value
in a sorted array of 100 elements?
a
1
b
6
c
7
d
8
e
100