Page 1 of 1

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

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) jump search
b) linear search
c) binary search
d) interpolation search