The time complexity of algorithms is represented by:
The time complexity of algorithms is represented by:
Answer: D. All of the above — The time complexity of an algorithm can be expressed in terms of the best case, average case, or worst case.
- A.
Worst case
- B.
Best case
- C.
Average case
- D.
All of the above
Attempted by 927 students.
Show answer & explanation
Correct answer: D
The time complexity of an algorithm can be expressed in terms of the best case, average case, or worst case.
Loading lesson…