Q102
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
AnswerC.
array is sorted but the values are not uniformly distributed
D.
array is not sorted
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board