Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron brant authored and aaron brant committed Mar 22, 2020
1 parent de06ccd commit 7250855
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mathOfProgramer/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 极客时间-程序员的数学基础课

- [动态规划来温斯坦距离、最长公共子序列](./chapter09_Levenshtein_distance.py)
- [实战:假设这里我们有三种面额的钱币,2 元、3 元和 7 元。为了凑满 100 元的总金额,有多少情况?](./chapter10_dynamic_programming.py)

0 comments on commit 7250855

Please sign in to comment.