Page 1 of 1

Which of the following searching algorithm is fastest when the input array is sorted and has uniformly distributed value

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