Episode 1: Thinking About Time Complexity

You can write code in two different ways to accomplish the same thing, yet one version is faster than the other. Learn how to begin to analyze the speed of your code.

Complete and Continue