Quiz: Time Complexity

Test your understanding of time complexity and Big O notation.

We'll cover the following...
Technical Quiz
1.

(True or False) Time complexity has nothing to do with execution time. It’s all about the better algorithm.

A.

True

B.

False


1 / 5