Examveda

What is the time complexity of interpolation search in the best case scenario?

A. O(log n)

B. O(1)

C. O(n log n)

D. O(log n)

Answer: Option B


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms