This week, we’re talking about recursive functions and memoization (a technique for making recursion efficient). This corresponds to Chapter 11 in the Hazrat text.

Lecture 11

Associated notes in the Lecture 11 Notebook.

Homework files

Week 7 Homework

Notebook on memoization