Section 2: Time Complexity
Summary and Learning Objective(s)
- Understand what time complexity and Big O notation is in computer science.
- Able to identify the time complexity of different programs.
Overview
| Lesson | Title |
|---|---|
| Lesson 2-1 | What is Time Complexity? |
| Lesson 2-2 | Time Complexity Analysis Practice |