Examveda

What is the time complexity of Jump Search?

A. O(logn)

B. O(n)

C. O(sqrt(n))

D. O(nlogn)

Answer: Option C


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms