Hello Codeforces, I am going to create Complete Dynamic Programming Course on my YouTube Channel. I will be covering the following topics:
- Dynamic Programming Introduction
- One Dimensional DP
- Multidimensional DP
- Advanced DP: SOS DP, Digit DP, DP with bitmasking, etc.
Links to videos:
1. Dynamic Programming Introduction (May 23 2020)
2. Fibonacci Implementation- Top Down and Bottom Up DP (May 24 2020)
3. States in DP (May 26 2020)
4. Sasha & a Bit of Relax | Codeforces round- 539 | Approaching Easy DP Problem (May 26 2020)
5. Sasha & a Bit of Relax | Coding (May 26 2020)
6. Minimum Steps to One (May 29 2020)
7. Minimum Steps to One | Code (May 29 2020)
8. Prefix Sum Array | 1D | 2D (May 31 2020)
9. Minimum Coin Change (June 2 2020)
I hope you like the videos.