- Merge Sort Tree
- Palindromic Tree
- DSU
- Binary Trie
- RMQ
- 2D BIT
- Segtree
- Persistent Segtree
- Implicit Segtree
- Mo's + with update algorithm
- Divide and Conquer LIFO
- Hungarian : Flow diye kora jabe
- Dominator Tree : Very Obscure, never used
- Bridge Tree
- Block cut Tree
- Edge Euler Tour
- HLD
- MCMF
- Flow (dinic)
- Centroid Decomposition
- LCA // LCA O(1)
- SCC
- 2Sat : Can write on my own if needed, obscure
- SOS
- CHT
- Divide and conquer
- knuth
- Li chao tree
- Mobius Function
- Matrix Expo : Can write if needed
- FFT
- NTT
- FFT anymod
- Walsh hadamart
- gaussian elimination : obscure, not needed generally, can write if emergency
- Combi
- CRT + egcd
- Linear Sieve
- Pollar Rho
- Xor Basis
- Lagrange interpolation
- Subset-Convolution
- Barlekamp Massey
- Adaptive Simpsions
- Fractional Binary saerch
- Everything from Anachor: half plane, intersecting segments, covering circles baad
- Manchers
- Z algo
- Kmp
- Suffix Array
- double hash
- Aho corasick
- suffix atuomata
- Order Set
- All headers
- debug template : updated
- Derangement
- Picks theorem
- Stresstester script
- .vimrc