Dynamic programming resources?

iCIMS / Eng
Agememnon

Go to company page iCIMS Eng

Agememnon
Feb 13, 2021 7 Comments

Any recommended materials to get better at identifying dynamic programming patterns and how to construct problems?

I noticed that I'm weak in dynamic programming, but when I see a solution or hints it becomes clearer but in some cases its hard to understand. Tooke me forever to understand problems like this : https://leetcode.com/problems/coin-change/

My intention was to participate in this coursera course as a refresher as well as to become more familiar with dynamic programming concepts : https://www.coursera.org/specializations/algorithms

I'm wondering if there's any other materials that are useful?

IMO very easy DP problem, that helps better understand the logic/process : https://leetcode.com/problems/unique-paths/

#interview #studying #dynamicprogramming #dprconstruction

comments

Want to comment? LOG IN or SIGN UP
TOP 7 Comments