Examveda

Which of the following searching algorithm is fastest when the input array is not sorted but has uniformly distributed values?

A. linear search

B. jump search

C. interpolation search

D. binary search

Answer: Option A


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms