Examveda

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

A. jump search

B. linear search

C. binary search

D. interpolation search

Answer: Option C


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms