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
a) jump search
b) linear search
c) binary search
d) interpolation search
b) linear search
c) binary search
d) interpolation search