Examveda

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

A. n*k

B. n/k

C. k/n

D. n+k

Answer: Option B


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms