Examveda

What is the time complexity of successful search using Jump Search?

A. O(log n)

B. O(√n)

C. O(n log n)

D. O(log n)

Answer: Option B


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms