Q.

The complexity of linear search algorithm is____________.

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

View all MCQs in

Data Structures (DS)

Discussion

No comments yet