leetcode.com
Unknown
LeetCode is an online platform with hundreds of coding challenges and an interactive judge, including a large collection of dynamic programming problems. It offers problem sets organized by topic and difficulty, tutorials and official solutions, discussions, and regular contests to sharpen algorithm skills.
More resources on Dynamic Programming
NeetCode.io Dynamic Programming
Roadmap and video solutions
LeetCode DP Problems
Curated DP tagged problems for practice
GeeksforGeeks Dynamic Programming
Tutorials and problems, top rec in r/algorithms
NeetCode Dynamic Programming
NeetCode.io DP roadmap video, praised in r/leetcode for interviews
Grokking Dynamic Programming Patterns for Coding Interviews
Ace coding interviews with our Dynamic Programming course! Master essential patterns and conquer DP problems.
Algorithms, Part I
This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms. All the features of this course are available for free. People who are interested in digging deeper into the content may wish to obtain the textbook Algorithms, Fourth Edition (upon which the course is based) or visit the website algs4.cs.princeton.edu for a wealth of additional material. This course does not offer a certificate upon completion.
