CS_MCQ
Best or ideal case complexity for a linear search algorithm is ______.
a) O(log n)
b) O(n)
c) O(

CS_MCQ
Best or ideal case complexity for a linear search algorithm is ______.
a) O(log n)
b) O(n)
c) O(1)
d) O(n log n)

About the author
Reagan

1 thought on “CS_MCQ<br /> Best or ideal case complexity for a linear search algorithm is ______. <br /> a) O(log n) <br /> b) O(n) <br /> c) O(”

Leave a Comment