Help needed for Dynamic Programming for INOI 2019

How would you suggest I learn DP for INOI?
Can you pls share some sources?

https://www.commonlounge.com/discussion/f6052177ea3543439251079f57f480e0

Read the Dynamic Programming part here and do the problems that follow. Also read the topcoder tutorial on recursion (both parts):

https://www.topcoder.com/community/competitive-programming/tutorials/an-introduction-to-recursion-part-1

1 Like