Leetcode Dynamic Programming Problem Collection (1)
Green hand in DP problem
The key of Dynamic Programming is to get local result, then get global result.
- 70.Climbing Stairs
- 121.Best Time to Buy and Sell Stock *
- 53.Maximum Subarray
- 198.House Robber
- 746.Min Cost Climbing Stairs
- 42.Trapping Rain Water