添加 readme.md
This commit is contained in:
28
readme.md
Normal file
28
readme.md
Normal file
@ -0,0 +1,28 @@
|
||||
|
||||
##
|
||||
|
||||
**binary search**
|
||||
|
||||
**union-find sets**
|
||||
|
||||
**topological sorting**
|
||||
|
||||
**knuth-morris-pratt**
|
||||
|
||||
**dijsktra**
|
||||
|
||||
**bipartite graph**
|
||||
|
||||
**mathematical method**: quickpow, prime judging, greatest common divisor
|
||||
|
||||
**binary indexed tree**
|
||||
|
||||
**minimum spanning tree**: krukal / prime
|
||||
|
||||
**segment tree**
|
||||
|
||||
**binary search tree & AVL tree**
|
||||
|
||||
**trie tree**
|
||||
|
||||
**k-d tree**
|
Reference in New Issue
Block a user