Page 1 of 1

How many jumps will be made in the worst case of jump search(let block jumped =k)?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) n*k
b) n/k
c) k/n
d) n+k