Examveda

Best case of the exponential search will have time complexity of?

A. O(1)

B. O(n)

C. O(log n)

D. O(n log n)

Answer: Option A


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms