Examveda

Which of the following is the most desirable condition for interpolation search?

A. array should be sorted

B. array should not be sorted but the values should be uniformly distributed

C. array should have a less than 64 elements

D. array should be sorted and the values should be uniformly distributed

Answer: Option D


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms