Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzheng0822 authored Feb 12, 2019
1 parent c768e22 commit b086012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

## 动态规划
* 0-1背包问题
* 最小路径和(详细可看@Smallfly整理的 Minimum Path Sum)
* 最小路径和
* 编程实现莱文斯坦最短编辑距离
* 编程实现查找两个字符串的最长公共子序列
* 编程实现一个数据序列的最长递增子序列

0 comments on commit b086012

Please sign in to comment.