- stochastic dynamic programming + notes (pdf)
- cake eating problem + notes (pdf, yellow marking indicates mistakes)
- SIR-model+ notes (pdf)
- Optimal stopping + notes (pdf)
- Finite dynamic programming
- Shortest path problem
- Currency Exchange + notes (pdf) + Julia code (zip)
- Subset Sum + notes (pdf) + Julia code (zip)
- Knapsack Problem + notes (pdf) + Julia code (zip)
- Longest Common Subsequence + notes (pdf) + Julia code (zip)
- Matrix Multiplication + notes (pdf) + Julia code (zip)
- Egg Drop Problem + notes (pdf) + Julia code (zip)