Version: 0.3.38

3. Dynamic Programming#

Lecture:

Lecture 7.3 (slides)

Objectives:

Understand what is a dynamic programming, when it applies, and how to apply it

Concepts:

Dynamic programming, memoïzation and bottom-up traversal

To be completed