Skip to content

Commit 1b106b7

Browse files
authored
Update README.md
1 parent 543481e commit 1b106b7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

python/dp/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#### dp 更新
22

3+
dp可以分为序列型dp,区间第一类型dp,区间第二类型dp,背包问题。
4+
35
[Laicode 456 Coin Change (M)](https://github.com/zjkang/ds_algorithm/blob/main/python/dp/laicode_0456_coin_change.py)\
46
[Laicode 663 Coin Change II (M)](https://github.com/zjkang/ds_algorithm/blob/main/python/dp/laicode_0663_coin_change_ii.py)\
57
[Leetcode 416 Partition Equal Subset Sum (M)](https://github.com/zjkang/ds_algorithm/blob/main/python/dp/leetcode_0416_partition_equal_subset_sum.py)\

0 commit comments

Comments
 (0)