Examveda

In which scenario does exponential search perform best?

A. When the array has a small number of elements.

B. When the array is sorted and has a large range of values.

C. When the array contains duplicate elements.

D. When the array has a small number of elements.

Answer: Option B


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms