Quiz: Time Complexity

Test your understanding of time complexity and Big O notation.

We'll cover the following...
1

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

A)

True

B)

False

Question 1 of 50 attempted