Examveda

What is the auxiliary space requirement of the jump search?

A. O(n)

B. O(log n)

C. O(n1/2)

D. O(1)

Answer: Option D


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms