Q32
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.
AnswerC.
When the array contains duplicate elements.
D.
When the array has a small number of elements.
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board