Examveda

What will be the maximum number of comparisons that can be made in jump search algorithm (assuming k to be blocks jumped)?

A. k

B. n/k

C. k-1

D. k-1

Answer: Option C


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms