Multiple Choice
The linear search algorithm runs in ________time.
A) quadratic
B) O(n)
C) constant
D) nonlinear
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: What does each iteration of the insertion
Q6: Which of the following sorting algorithms is
Q7: What is the efficiency of merge sort?<br>A)
Q8: What does the first pass of selection
Q9: Big O highlights _ factors and ignores
Q11: What is the base case for the
Q12: Big O notation is concerned with the
Q13: An O(n) algorithm is referred to as
Q14: How much faster is insertion sort with
Q15: What is the term used for binary