Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jsjtzyy authored Oct 28, 2017
1 parent f621330 commit e870f7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Chinese Remainder Theory

Dijkstra (Single point source, weigth >= 0)

Dynamic Programming
Dynamic Programming (also applied in probability & expectation)

Hungarian Algorithm (matching for unweighted bipartite graph)

Expand Down Expand Up @@ -72,4 +72,6 @@ Tree PreOrder, InOrder, PostOrder non-recursive traverse

File system is equivalent to multi-way tree (how to judge two file system have same topology? see "Backup Integrity" problem, in Online Judge Hackrank)

Expectation and Probability


0 comments on commit e870f7c

Please sign in to comment.