bluedawnstar/algorithm_study
algorithms and data structures for coding contest (designed for 'copy & paste')
C++Unlicense
Issues
- 2
Matroid and Matroid intersection
#43 opened by bluedawnstar - 1
15-puzzle
#34 opened by bluedawnstar - 1
- 1
Implement Havel-Hakimi algorithm
#18 opened by bluedawnstar - 0
Implement SSE optimizations
#10 opened by bluedawnstar - 0
- 3
Implement persistent trie
#32 opened by bluedawnstar - 2
- 1
Implement "Implicit Cartesian Tree"
#7 opened by bluedawnstar - 1
- 1
Can interval trees be improved?
#3 opened by bluedawnstar - 1
Segment Tree Beats
#44 opened by bluedawnstar - 1
- 0
Review "Data Structures for On-Line Updating of Minimum Spanning Trees, with Applications"
#51 opened by bluedawnstar - 0
Review top tree
#50 opened by bluedawnstar - 0
Review tree-related papers
#49 opened by bluedawnstar - 0
Hashing
#47 opened by bluedawnstar - 0
Check and implement "Dynamic subtree queries revisited: the Depth First Tour Tree"
#46 opened by bluedawnstar - 0
Matrix decomposition
#40 opened by bluedawnstar - 0
Zip Tree
#42 opened by bluedawnstar - 0
Fast flood-fill algorithm
#30 opened by bluedawnstar - 0
Simulated Annealing
#45 opened by bluedawnstar - 1
Improve FFT speed
#39 opened by bluedawnstar - 1
Implement polynomial sqrt root
#37 opened by bluedawnstar - 1
- 1
Implement Left-Leaning Red-Black Trees
#28 opened by bluedawnstar - 1
Implement Kirchhoff's theorem
#41 opened by bluedawnstar - 1
Implement Matrix functions
#13 opened by bluedawnstar - 3
- 1
- 1
- 2
Implement Berlekamp & Kitamasa
#2 opened by bluedawnstar - 1
Implement Dynamic Convex Hull with STL
#9 opened by bluedawnstar - 1
Can a randomly addable Dynamic Convex Hull class be implemented? (random point adding)
#17 opened by bluedawnstar - 1
Simplify heavy-light decomposition on a tree
#35 opened by bluedawnstar - 0
Check and implement
#33 opened by bluedawnstar - 2
- 0
Survey on Cactus Graph
#31 opened by bluedawnstar - 0
Check the materials
#29 opened by bluedawnstar - 0
Implement shortest path algorithm for DAG
#26 opened by bluedawnstar - 0
Implement Skip List
#6 opened by bluedawnstar - 1
Implement Skip List
#24 opened by bluedawnstar - 0
Implement Binomial Heap
#25 opened by bluedawnstar - 0
- 1
Implement Open Addressing Hash Table
#22 opened by bluedawnstar - 0
Kth shortest path
#20 opened by bluedawnstar - 0
Implement RegExp
#11 opened by bluedawnstar - 0
- 0
Implement scheduling algorithms
#16 opened by bluedawnstar - 0
Understand and Implement Burnside's lemma
#15 opened by bluedawnstar