What is the maximum running time of binary search algorithm, when n = 12,000?
2021
What is the maximum running time of binary search algorithm, when n = 12,000?
Answer: C. 14
- A.
12
- B.
13
- C.
14
- D.
15
Attempted by 377 students.
Show answer & explanation
Correct answer: C

Loading lesson…