CS_MCQ
The average case complexity of a linear search algorithm is __________.
a) O(log n)
b) O(n)
c) O

By Ivy

CS_MCQ
The average case complexity of a linear search algorithm is __________.
a) O(log n)
b) O(n)
c) O(1)
d) O(n log n)

About the author
Ivy

1 thought on “CS_MCQ<br /> The average case complexity of a linear search algorithm is __________. <br /> a) O(log n) <br /> b) O(n) <br /> c) O”

Leave a Comment