Dynamic Programming Patterns
Dynamic Programming Patterns
3. Unbounded Knapsack
Coin Change https://youtu.be/H9bfqozjoqs
Coin Change II https://www.youtube.com/watch?v=Mjy4hd2xgrs
Minimum Cost for Tickets https://www.youtube.com/watch?v=4pY1bsBpIY4
5. Palindromes
Longest Palindromic Substring https://youtu.be/XYQecbcd6_c
Palindromic Substrings https://youtu.be/4RACzI5-du8
Longest Palindromic Subsequence
Problem Link
https://leetcode.com/problems/climbing-stairs/
https://leetcode.com/problems/house-robber/
https://leetcode.com/problems/fibonacci-number/
https://leetcode.com/problems/maximum-alternating-subsequence-sum/
https://leetcode.com/problems/partition-equal-subset-sum/
https://leetcode.com/problems/target-sum/
https://leetcode.com/problems/coin-change/
https://leetcode.com/problems/coin-change-2/
https://leetcode.com/problems/minimum-cost-for-tickets/
https://leetcode.com/problems/longest-common-subsequence/
https://leetcode.com/problems/longest-increasing-subsequence/
https://leetcode.com/problems/edit-distance/
https://leetcode.com/problems/distinct-subsequences/
https://leetcode.com/problems/longest-palindromic-substring
https://leetcode.com/problems/palindromic-substrings/
https://leetcode.com/problems/longest-palindromic-subsequence/