The complexity of linear search algorithm is
a) O(n)
b) O(log n)
c) O(n2)
d) O(n log n)
Answers
Answered by
1
Answer:
a ) O(n)
hope it's help you
Similar questions