Page 1 of 1

In which of the following case jump search will be preferred over binary search?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) jumping backwards takes significantly more time than jumping forward
b) jumping forward takes significantly more time than jumping backwards
c) when the given array is very large in size
d) when the given array is very small in size