Examveda

Interpolation search performs better than binary search when?

A. array has uniformly distributed values but is not sorted

B. array is sorted and has uniform distribution of values

C. array is sorted but the values are not uniformly distributed

D. array is not sorted

Answer: Option B


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms