Examveda

Can linear search recursive algorithm and binary search recursive algorithm be performed on an unordered list?

A. Binary search can't be used

B. Linear search can't be used

C. Both cannot be used

D. Both can be used

Answer: Option A


This Question Belongs to Data Structure >> Searching Algorithms

Join The Discussion

Related Questions on Searching Algorithms