algorithm
์ด 303๊ฐ์ ์ํค ยท 13 / 16 ํ์ด์ง ๐ก RSS ๐ธ๏ธ ๊ทธ๋ํ
- ํผ์์คํดํธ ์ธ๊ทธ๋จผํธ ํธ๋ฆฌ (Persistent Segment Tree)#algorithm #data-structure #segment-tree #persistent
- ํฌํจ-๋ฐฐ์ ์๋ฆฌ (Inclusion-Exclusion Principle)#algorithm #math #combinatorics #inclusion-exclusion
- ํ๋ก์ด๋-์์ ์๊ณ ๋ฆฌ์ฆ (Floyd-Warshall Algorithm)#algorithm #graph #shortest-path #floyd-warshall #dp
- ํด ๊ตฌ์ฑํ๊ธฐ (Constructive)#algorithm #foundation #constructive
- ํด์๋ฅผ ์ฌ์ฉํ ์งํฉ๊ณผ ๋งต (Hash Set / Hash Map)#algorithm #data-structure #hash #set #map
- ํ๋ฅ (Probability)#algorithm #math #probability #combinatorics
- ํ์ฅ ์ ํด๋ฆฌ๋ ํธ์ ๋ฒ (Extended Euclidean Algorithm)#algorithm #math #number-theory #gcd
- ํฌ์ ๋ฐฐ์ด (Sparse Table)#algorithm #data-structure #sparse-table #rmq
- Aliens Trick#algorithm #dp #optimization #binary-search
- Barrett Reduction#algorithm #optimization #modular-arithmetic #barrett-reduction #constant-factor
- BBST (Splay Tree, Treap)#algorithm #data-structure #bst #splay-tree #treap
- Berlekamp-Massey#algorithm #dp #linear-recurrence #math
- Bitset Optimization#algorithm #optimization #bitset #constant-factor
- Bulldozer Trick (Rotating Sweep)#algorithm #geometry #sweep #problem-type
- Chordal Graph#algorithm #graph #chordal-graph #perfect-elimination
- Directed MST#algorithm #graph #mst #directed-graph #arborescence
- Dominator Tree#algorithm #graph #dominator #directed-graph
- Dual of Planar Graph#algorithm #graph #planar-graph #dual
- Dynamic Tree (Link/Cut Tree, Euler Tour Tree, Top Tree)#algorithm #data-structure #tree #dynamic-tree #link-cut-tree
- Fast I/O#algorithm #optimization #io #constant-factor