Q. Which of the following is a disadvantage of linear search? (Solved)
1. Requires more space
2. Greater time complexities compared to other searching algorithms
3. Not easy to understand
4. Not easy to implement
- b. Greater time complexities compared to other searching algorithms