Examveda

How can Jump Search be improved?

A. Step size should be other than sqrt(n)

B. Cannot be improved

C. Begin from the kth item, where k is the step size

D. Start searching from the end

Answer: Option C


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms