Vidyalelo
Data Structure · Q91

Searching Algorithms

Programming · Data Structure · question 91

Q91

Which of the following is a disadvantage of linear search?

A.
Requires more space
B.
Greater time complexities compared to other searching algorithms
Answer
C.
Not easy to understand
D.
Not easy to implement

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board