0 votes
in Data Structures & Algorithms by
In general, the binary search method needs no more than ……………. comparisons.

a) [log2n]-1

b) [logn]+1

c) [log2n]

d) [log2n]+1

1 Answer

0 votes
by

d) [log2n]+1

Related questions

0 votes
asked Feb 18 in HTML by DavidAnderson
0 votes
asked Dec 10, 2023 in Cobol by sharadyadav1986
...