1.

If the data collection is in sorted form and equally distributed then the run time complexity of interpolation search is

A. (n)
B. (1)
C. (log n)
D. (log (log n))
Answer» E.


Discussion

No Comment Found