algorithm
์ด 303๊ฐ์ ์ํค ยท 10 / 16 ํ์ด์ง ๐ก RSS ๐ธ๏ธ ๊ทธ๋ํ
- ๋ฆฌ์ฐจ์ค ํธ๋ฆฌ (Li Chao Tree)#algorithm #data-structure #li-chao-tree #convex-hull-trick #segment-tree
- ๋งค๊ฐ ๋ณ์ ํ์ (Parametric Search)#algorithm #search #binary-search #optimization
- ๋งค๋ด์ฒ ์๊ณ ๋ฆฌ์ฆ (Manacher's Algorithm)#algorithm #string #manacher #palindrome
- ๋จธ์ง ์ํธ ํธ๋ฆฌ (Merge Sort Tree)#algorithm #data-structure #segment-tree #merge-sort-tree
- ๋ชจ๋๋ฌ ์ญ์ (Modular Multiplicative Inverse)#algorithm #math #number-theory #modular-arithmetic
- ๋ฌธ์์ด (String)#algorithm #string #foundation
- ๋ฌธ์์ด ํด์ฑ (String Hashing)#algorithm #string #hashing #rabin-karp
- ๋ฐฉํฅ ๋น์ํ ๊ทธ๋ํ (DAG)#algorithm #graph #dag #topological-sorting
- ๋ฐฐ๋ญ ๋ฌธ์ (Knapsack)#algorithm #dp #knapsack #optimization
- ๋ฐฑํธ๋ํน (Backtracking)#algorithm #foundation #recursion #dfs
- ๋ฒจ๋ง-ํฌ๋ ์๊ณ ๋ฆฌ์ฆ (Bellman-Ford Algorithm)#algorithm #graph #shortest-path #bellman-ford
- ๋ถ๋ฆฌ ์งํฉ (Disjoint Set, Union-Find)#algorithm #data-structure #disjoint-set #union-find #dsu
- ๋ถํ ์ ๋ณต (Divide and Conquer)#algorithm #divide-conquer #recursion
- ๋ถํ ์ ๋ณต์ ์ด์ฉํ ๊ฑฐ๋ญ์ ๊ณฑ (Exponentiation by Squaring)#algorithm #divide-conquer #math
- ๋ธ๋ฃจํธํฌ์ค (Bruteforcing)#algorithm #foundation #bruteforcing
- ๋นํธ๋ง์คํฌ DP (Bitmask DP)#algorithm #dp #bitmask #tsp
- ์ฌ์น์ฐ์ฐ (Arithmetic Operations)#algorithm #foundation #arithmetic
- ์ผ๋ถ ํ์ (Ternary Search)#algorithm #search #optimization #unimodal
- ์ธ๊ทธ๋จผํธ ํธ๋ฆฌ (Segment Tree)#algorithm #data-structure #tree
- ์ํ (Mathematics)#algorithm #foundation #math