Q.

The complexity of Binary search algorithm is ____________.

A. O(n).
B. O(log n ).
C. O(n2).
D. O(n log n).
Answer» B. O(log n ).
1.9k
0
Do you find this helpful?
21

View all MCQs in

Data Structures (DS)

Discussion

No comments yet