algorithm
์ด 303๊ฐ์ ์ํค ยท 9 / 16 ํ์ด์ง ๐ก RSS ๐ธ๏ธ ๊ทธ๋ํ
- Heavy-Light Decomposition#algorithm #tree #hld #decomposition
- KMP ๋ฌธ์์ด ๋งค์นญ (Knuth-Morris-Pratt)#algorithm #string #kmp #pattern-matching
- Z ์๊ณ ๋ฆฌ์ฆ (Z Algorithm)#algorithm #string #z-algorithm
- ๊ฐํ ์ฐ๊ฒฐ ์์ (SCC)#algorithm #graph #scc #tarjan #kosaraju
- ๊ฒฉ์ ๊ทธ๋ํ (Grid Graph)#algorithm #graph #grid #bfs #dfs
- ๊ตฌํ (Implementation)#algorithm #foundation #implementation
- ๊ทธ๋ํ ์ํ (Graph Traversal)#algorithm #graph #traversal
- ๊ทธ๋ฆฌ๋ (Greedy)#algorithm #foundation #greedy
- ๊น์ด ์ฐ์ ํ์ (DFS)#algorithm #graph #dfs
- ๋๋น ์ฐ์ ํ์ (BFS)#algorithm #graph #bfs
- ๋ค์ต์คํธ๋ผ ์๊ณ ๋ฆฌ์ฆ (Dijkstra's Algorithm)#algorithm #graph #shortest-path #dijkstra
- ๋ค์ฐจ์ ์ธ๊ทธ๋จผํธ ํธ๋ฆฌ (Multi-dimensional Segment Tree)#algorithm #data-structure #segment-tree #2d
- ๋จ์ ์ (Articulation Point)#algorithm #graph #articulation-point #dfs
- ๋จ์กฐ ํ ์ต์ ํ (Monotone Queue Optimization)#algorithm #dp #optimization #deque
- ๋ฑ (Deque)#algorithm #data-structure #deque
- ๋์ ๊ณํ๋ฒ (Dynamic Programming)#algorithm #dp #optimization
- ๋ผ๋น-์นดํ ์๊ณ ๋ฆฌ์ฆ (Rabin-Karp)#algorithm #string #rabin-karp #hashing
- ๋ ๋-๋ธ๋ ํธ๋ฆฌ (Red-Black Tree)#algorithm #data-structure #rb-tree #balanced-tree
- ๋ ์ด์ง ํ๋กํ๊ฒ์ด์ (Lazy Propagation)#algorithm #data-structure #tree #lazy-propagation
- ๋กํ (Rope)#algorithm #data-structure #rope #string #treap