dynamic_programming
dz / leetcode / explore / dynamic_programmingSubgraphs
Node Tree
- 0_intro
- 1_strategic_approach
- 2_common_patterns
- 3_common_patterns_cont
- 4_paths_in_matrix
- 5_more_practice_problems
Nodes
0_intro | |
children | 0_intro/2_top_down_bottom_up, 0_intro/1_what_is, 0_intro/3_when_to_use |
parents | leetcode/explore/dynamic_programming |
hyperlink | https://leetcode.com/explore/featured/card/dynamic-programming/630/an-introduction-to-dynamic-programming/ |
location | knowledge/leetcode/leetcode.dz:1093 |
2024-12-31 20:20 reading
2_common_patterns | |
children | 2_common_patterns/2_examples, 2_common_patterns/1_iteration_recurrence_relation |
parents | leetcode/explore/dynamic_programming |
hyperlink | https://leetcode.com/explore/featured/card/dynamic-programming/632/common-patterns-in-dp-problems/ |
location | knowledge/leetcode/leetcode.dz:1373 |
2025-01-01 18:39 Common patterns
3_common_patterns_cont | |
parents | leetcode/explore/dynamic_programming |
hyperlink | https://leetcode.com/explore/featured/card/dynamic-programming/633/common-patterns-continued/ |
location | knowledge/leetcode/leetcode.dz:1395 |
4_paths_in_matrix | |
parents | leetcode/explore/dynamic_programming |
hyperlink | https://leetcode.com/explore/featured/card/dynamic-programming/634/matrix-path-based-dp/ |
location | knowledge/leetcode/leetcode.dz:1401 |
5_more_practice_problems | |
parents | leetcode/explore/dynamic_programming |
hyperlink | https://leetcode.com/explore/featured/card/dynamic-programming/647/more-practice-problems/ |
location | knowledge/leetcode/leetcode.dz:1406 |