Well done!

You have completed Recap: Time Complexity!

Quiz Question 1 of 3

If an algorithm has three steps, one that takes constant time, one that takes linear time and one that takes quadratic time, what is the overall runtime of the algorithm?

Choose the correct answer below:

Skip Quiz Review Video