| Title | Author | Created | Published | Tags |
| ---------- | ------------------------------------------------------------------------------ | ----------------- | ----------------- | ---------------------- |
| In-Class 5 | <ul><li>Jon Marien</li><li>Lucas Oppedisano</li><li>Mohammed Elsayed</li></ul> | February 05, 2025 | February 05, 2025 | [[#classes\|#classes]] |
# In-Class 5
## Time Complexity
For any two of the following algorithms:
- Estimate the time complexity using big-O notation. Include an estimate of the number of steps required for each line of code.
- Identify a mathematical problem or method associated with the algorithm.