[Week 2] Complexity

Summary

Today, we are going through the ideas underlying complexity. We will look at some python code and how to time it to test for speed.

For fun, we will also be looking at this in the context of finding prime numbers!

Lecture Slides