Q131
Which of the following searching algorithm is fastest when the input array is not sorted but has uniformly distributed values?
A.
linear search
AnswerB.
jump search
C.
interpolation search
D.
binary search
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board