Alpha Spaces
Login
Sign Up
Back to Curriculum
Week 1 Quiz: Python Foundations for Algorithmic Thinking
Question 1 of 20
What is Big-O notation used to describe?
The exact runtime of an algorithm
The growth rate of an algorithm's complexity as the input size increases
The memory address of a variable
The number of lines of code
Previous
Next