Skip to content

Commit 4489f94

Browse files
authored
Merge pull request labuladong#203 from ExcaliburEX/english
translated the KMP and modified the README.MD fixed labuladong#199
2 parents 6adf8f1 + 2a34d3e commit 4489f94

File tree

3 files changed

+407
-405
lines changed

3 files changed

+407
-405
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ This command specifies the `english` branch and limit the depth of clone, get ri
8181
* [What is DP Optimal Substructure](dynamic_programming/OptimalSubstructure.md)
8282
* [动态规划详解](dynamic_programming/动态规划详解进阶.md)
8383
* [动态规划设计:最长递增子序列](dynamic_programming/动态规划设计:最长递增子序列.md)
84-
* [动态规划之KMP字符匹配算法](dynamic_programming/动态规划之KMP字符匹配算法.md)
84+
* [KMP](dynamic_programming/KMPCharacterMatchingAlgorithmInDynamicProgramming.md)
8585
* [团灭 LeetCode 股票买卖问题](dynamic_programming/团灭股票问题.md)
8686
* [团灭 LeetCode 打家劫舍问题](dynamic_programming/抢房子.md)
8787

0 commit comments

Comments
 (0)