The time complexity of algorithms is represented by:

The time complexity of algorithms is represented by:

Answer: D. All of the aboveThe time complexity of an algorithm can be expressed in terms of the best case, average case, or worst case.

  1. A.

    Worst case

  2. B.

    Best case

  3. C.

    Average case

  4. 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.

Explore the full course: Isro

Loading lesson…