Examveda

In which scenario does linear search outperform binary search?

A. When the array is unsorted.

B. When the array is very large.

C. When the array is sorted.

D. When duplicates are allowed.

Answer: Option A


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms