Join Examsbook
1244 0

Q: The complexity of linear search algorithm is

  • 1
    O(n2)
  • 2
    O(n log n)
  • 3
    O(n)
  • 4
    O(log n)
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "O(n)"
Explanation :

Answer: C) O(n) Explanation: The worst case complexity of linear search is O(n).

Are you sure

  Report Error

Please Enter Message
Error Reported Successfully