Today I've listed some DP tutorials and problems. Actually, I made it for my personal practice. But I think It may Help others too.
Dynamic programming:
- Topcoder Tutorial
- Dynamic Programming,from novice to advanced
- Learn DP and other tricks
- Non-trivial DP tricks
- Everything about Dynamic Programming
- Digit DP 1
- some solutions of digit dp problems
- digit Dp for product digits
- Digit Dp tutorial bangla
- Digit DP hackerrank tutorial
- Important problems solutions of Digit DP
- DP on trees
- DP on trees problem-3
- DP on trees
- A Tricky DP Problem on Trees
- Bitmask DP
- SOS Dp
- Sum Over Subsets
- bitmask dp, buildup sos dp
- A little bit of classics: dynamic programming over subsets and paths in graphs
Problems related to Dynamic Programming:
You have to solve these problems to develop DP skills
Simple DP Problems:
New Year and the Permutation Concatenation
Bitmask DP problems:
DP on Trees Problems:
Some Hard DP Problems:
Nauuo and Pictures (easy version)