Posts

Showing posts with the label dynamic programming

Dynamic Programming in Math Problems

Image
(Yu Peng here) For this post, I'll go through a common idea in competitive programming - dynamic programming - and some of my thought processes when I apply it to problems.