📝 Question
#1499
The complexity of a linear search algorithm is
✓
Correct Answer
A. O(n)
💡
Explanation
It refers to n values complexity in the algorithm which can be reduced by choosing the other algorithms.
⌨️ Press
A
B
C
D
to select