[BaekJoon] 1992๋ฒ: ์ฟผ๋ํธ๋ฆฌ (Python)
algorithms, python, divide-and-conquer, recursion
[BaekJoon] 1992๋ฒ: ์ฟผ๋ํธ๋ฆฌ (Python)
algorithms, python, divide-and-conquer, recursion
[BaekJoon] 1780๋ฒ: ์ข ์ด์ ๊ฐ์ (Python)
algorithms, python, divide-and-conquer, recursion
[BaekJoon] 1074๋ฒ: Z (Python)
algorithms, python, divide-and-conquer, recursion
[BaekJoon] 2630๋ฒ: ์์ข ์ด ๋ง๋ค๊ธฐ (Python)
algorithms, python, divide-and-conquer, recursion
[BaekJoon] 2447๋ฒ: ๋ณ ์ฐ๊ธฐ - 10 (Python)
algorithms, python, divide-and-conquer
[BaekJoon] 1890๋ฒ: ์ ํ (Python)
algorithms, python, dp
[BaekJoon] 2293๋ฒ: ๋์ 1 (Python)
algorithms, python, dp
[BaekJoon] 2688๋ฒ: ์ค์ด๋ค์ง ์์ (Python)
algorithms, python, dp
[BaekJoon] 10844๋ฒ: ์ฌ์ด ๊ณ๋จ ์ (Python)
algorithms, python, dp
[BaekJoon] 2156๋ฒ: ํฌ๋์ฃผ ์์ (Python)
algorithms, python, dp
[BaekJoon] 16953๋ฒ: A -> B (Python)
algorithms, python, greedy, bfs
[BaekJoon] 1715๋ฒ: ์นด๋ ์ ๋ ฌํ๊ธฐ (Python)
algorithms, python, greedy, priority-queue
[BaekJoon] 13305๋ฒ: ์ฃผ์ ์ (Python)
algorithms, python, greedy
[BaekJoon] 1541๋ฒ: ์์ด๋ฒ๋ฆฐ ๊ดํธ (Python)
algorithms, python, math, greedy, string, parsing
[BaekJoon] 1931๋ฒ: ํ์์ค ๋ฐฐ์ (Python)
algorithms, python, greedy, sorting
[BaekJoon] 21921๋ฒ: ๋ธ๋ก๊ทธ (Python)
algorithms, python, sliding-window
[BaekJoon] 15961๋ฒ: ํ์ ์ด๋ฐฅ (Python)
algorithms, python, two-pointer, sliding-window
[BaekJoon] 2559๋ฒ: ์์ด (Python)
algorithms, python, two-pointer, sliding-window
[BaekJoon] 12891๋ฒ: DNA ๋น๋ฐ๋ฒํธ (Python)
algorithms, python, string, sliding-window
[BaekJoon] 2096๋ฒ: ๋ด๋ ค๊ฐ๊ธฐ (Python)
algorithms, python, dp, sliding-window
[BaekJoon] 11811๋ฒ: ๋ฐ์ค์คํ (Python)
algorithms, python, mask, bit-mask
[BaekJoon] 15787๋ฒ: ๊ธฐ์ฐจ๊ฐ ์ด๋ ์ ํค์น๊ณ ์ํ์๋ฅผ (Python)
algorithms, python, implementation, bit-mask
[BaekJoon] 17419๋ฒ: ๋นํธ๊ฐ ๋์ณํ๋ฌ (Python)
algorithms, python, math, string, bit-mask
[BaekJoon] 2961๋ฒ: ๋์์ด๊ฐ ๋ง๋ ๋ง์๋ ์์ (Python)
algorithms, python, brute-force, bit-mask, back-tracking
[BaekJoon] 1740๋ฒ: ๊ฑฐ๋ญ์ ๊ณฑ (Python)
algorithms, python, bit-mask
[BaekJoon] 7795๋ฒ: ๋จน์ ๊ฒ์ธ๊ฐ ๋จนํ ๊ฒ์ธ๊ฐ (Python)
algorithms, python, binary-search, two-pointer
[BaekJoon] 2343๋ฒ: ๊ธฐํ ๋ ์จ (Python)
algorithms, python, binary-search
[BaekJoon] 2512๋ฒ: ์์ฐ (Python)
algorithms, python, binary-search
[BaekJoon] 2110๋ฒ: ๊ณต์ ๊ธฐ ์ค์น (Python)
algorithms, python, binary-search
[BaekJoon] 2805๋ฒ: ๋๋ฌด ์๋ฅด๊ธฐ (Python)
algorithms, python, binary-search
[BaekJoon] 2437๋ฒ: ์ ์ธ (Python)
algorithms, python, greedy, sorting
[BaekJoon] 1449๋ฒ: ์๋ฆฌ๊ณต ํญ์น (Python)
algorithms, python, greedy, sorting
[BaekJoon] 1744๋ฒ: ์ ๋ฌถ๊ธฐ (Python)
algorithms, python, greedy, sorting
[BaekJoon] 2075๋ฒ: N๋ฒ์งธ ํฐ ์ (Python)
algorithms, python, data-structure, sorting, priority-queue
[BaekJoon] 1202๋ฒ: ๋ณด์ ๋๋ (Python)
algorithms, python, data-structure, greedy, sorting, priority-queue
[BaekJoon] 2170๋ฒ: ์ ๊ธ๊ธฐ (Python)
algorithms, python, sorting, sweeping
[BaekJoon] 2470๋ฒ: ๋ ์ฉ์ก (Python)
algorithms, python, sorting, binary-search, two-pointer
[BaekJoon] 11497๋ฒ: ํต๋๋ฌด ๊ฑด๋๋ฐ๊ธฐ (Python)
algorithms, python, greedy, sorting
[BaekJoon] 1302๋ฒ: ๋ฒ ์คํธ์ ๋ฌ (Python)
algorithms, python, string, sorting, hash-table
[BaekJoon] 11399๋ฒ: ATM (Python)
algorithms, python, greedy, sorting
[BaekJoon] 16934๋ฒ: ๊ฒ์ ๋๋ค์ (Python)
algorithms, python, data-structure, string, tree, trie, hash-table
[BaekJoon] 14725๋ฒ: ๊ฐ๋ฏธ๊ตด (Python)
algorithms, python, data-structure, string, tree, trie
[BaekJoon] 11000๋ฒ: ๊ฐ์์ค ๋ฐฐ์ (Python)
algorithms, python, data-structure, greedy, priority-queue, sorting
[BaekJoon] 1715๋ฒ: ์นด๋ ์ ๋ ฌํ๊ธฐ (Python)
algorithms, python, data-structure, greedy, priority-queue
[BaekJoon] 1927๋ฒ, 11279๋ฒ: ์ต์ ํ, ์ต๋ ํ (Python)
algorithms, python, data-structure, priority-queue
[BaekJoon] 3584๋ฒ: ๊ฐ์ฅ ๊ฐ๊น์ด ๊ณตํต ์กฐ์ (Python)
algorithms, python, graph, tree, lca, dfs
[BaekJoon] 11437๋ฒ: LCA (Python)
algorithms, python, graph, tree, lca
[BaekJoon] 2263๋ฒ: ํธ๋ฆฌ์ ์ํ (Python)
algorithms, python, tree, recursion, divide-and-conquer
[BaekJoon] 5052๋ฒ: ์ ํ๋ฒํธ ๋ชฉ๋ก (Python)
algorithms, python, data-structure, string, sorting, tree
[BaekJoon] 1068๋ฒ: ํธ๋ฆฌ (Python)
tree, dfs
[BaekJoon] 5639๋ฒ: ์ด์ง ๊ฒ์ ํธ๋ฆฌ (Python)
tree, recursion
[BaekJoon] 1967๋ฒ: ํธ๋ฆฌ์ ์ง๋ฆ (Python)
tree, bfs, dfs
[BaekJoon] 11725๋ฒ: ํธ๋ฆฌ์ ๋ถ๋ชจ ์ฐพ๊ธฐ (Python)
tree, bfs, dfs
[BaekJoon] 1991๋ฒ: ํธ๋ฆฌ ์ํ (Python)
tree, recursion
[BaekJoon] 2167๋ฒ: 2์ฐจ์ ๋ฐฐ์ด์ ํฉ (Python)
implementation, dp
[BaekJoon] 2108๋ฒ: ํต๊ณํ (Python)
math, implementation, sorting
[BaekJoon] 17413๋ฒ: ๋จ์ด ๋ค์ง๊ธฐ 2 (Python)
implementation, stack, string
[BaekJoon] 1292๋ฒ: ์ฝ๊ฒ ํธ๋ ๋ฌธ์ (Python)
implementation, math
[BaekJoon] 1697๋ฒ: ์จ๋ฐ๊ผญ์ง (Python)
graph, bfs
[BaekJoon] 2178๋ฒ: ๋ฏธ๋ก ํ์ (Python)
graph, bfs
[BaekJoon] 2468๋ฒ: ์์ ์์ญ (Python)
graph, dfs, bfs, brute-force
[BaekJoon] 4963๋ฒ: ์ฌ์ ๊ฐ์ (Python)
graph, dfs, bfs
[BaekJoon] 11724๋ฒ: ์ฐ๊ฒฐ ์์์ ๊ฐ์ (Python)
graph, dfs, bfs
[BaekJoon] 1012๋ฒ: ์ ๊ธฐ๋ ๋ฐฐ์ถ (Python)
graph, dfs, bfs
[BaekJoon] 2667๋ฒ: ๋จ์ง๋ฒํธ ๋ถ์ด๊ธฐ (Python)
graph, dfs, bfs
[BaekJoon] 2606๋ฒ: ๋ฐ์ด๋ฌ์ค (Python)
graph, dfs, bfs
[BaekJoon] 1260๋ฒ: DFS์ BFS (Python)
graph, dfs, bfs
[BaekJoon] 9375๋ฒ: ํจ์ ์ ์ ํด๋น (Python)
data-structure, math, hash-table, combinatorics
[BaekJoon] 1021๋ฒ: ํ์ ํ๋ ํ (Python)
data-structure, deque
[BaekJoon] 1406๋ฒ: ์๋ํฐ (Python)
data-structure, stack, linked-list
[BaekJoon] 11286๋ฒ: ์ ๋๊ฐ ํ (Python)
data-structure, priority-queue
[BaekJoon] 10799๋ฒ: ์ ๋ง๋๊ธฐ (Python)
data-structure, stack
[BaekJoon] 9093๋ฒ: ๋จ์ด ๋ค์ง๊ธฐ (Python)
implementation, string
[BaekJoon] 3273๋ฒ: ๋ ์์ ํฉ (Python)
sorting, two-pointer
[BaekJoon] 1927๋ฒ: ์ต์ ํ (Python)
data-structure, priority-queue
[BaekJoon] 18258๋ฒ: ํ2 (Python)
data-structure, queue
[BaekJoon] 17478๋ฒ: ์ฌ๊ทํจ์๊ฐ ๋ญ๊ฐ์? (Python)
implementation, recursion
[BaekJoon] 1620๋ฒ: ๋๋์ผ ํฌ์ผ๋ชฌ ๋ง์คํฐ ์ด๋ค์ (Python)
data-structure, hash-table
[BaekJoon] 14425๋ฒ: ๋ฌธ์์ด ์งํฉ (Python)
data-structure, string, hash-table
[BaekJoon] 11656๋ฒ: ์ ๋ฏธ์ฌ ๋ฐฐ์ด (Python)
sorting, string
[BaekJoon] 11279๋ฒ: ์ต๋ ํ (Python)
data-structure, priority-queue
[BaekJoon] 1100๋ฒ: ํ์ ์นธ (Python)
implementation, string
[BaekJoon] 10866๋ฒ: ๋ฑ (Python)
implementation, data-structure, deque
[BaekJoon] 10798๋ฒ: ์ธ๋ก์ฝ๊ธฐ (Python)
implementation, string
[BaekJoon] 4949๋ฒ: ๊ท ํ์กํ ์ธ์ (Python)
data-structure, stack, string
[BaekJoon] 1874๋ฒ: ์คํ ์์ด (Python)
data-structure, stack
[BaekJoon] 2164๋ฒ: ์นด๋2 (Python)
data-structure, queue
[BaekJoon] 10845๋ฒ: ํ (Python)
data-structure, queue
[BaekJoon] 10828๋ฒ: ์คํ (Python)
implementation, data-structure, stack
[BaekJoon] 1946๋ฒ: ์ ์ ์ฌ์ (Python)
greedy, sorting
[BaekJoon] 10610๋ฒ: 30 (Python)
math, string, greedy, sorting, number-theory
[BaekJoon] 10816๋ฒ: ์ซ์ ์นด๋ 2 (Python)
data-structure, sorting, binary-search, hash-table
[BaekJoon] 2309๋ฒ: ์ผ๊ณฑ ๋์์ด (Python)
brute-force, sorting
[BaekJoon] 1764๋ฒ: ๋ฃ๋ณด์ก (Python)
data-structure, string, sorting, hash-table
[BaekJoon] 1026๋ฒ: ๋ณด๋ฌผ (Python)
math, greedy, sorting
[BaekJoon] 10815๋ฒ: ์ซ์ ์นด๋ (Python)
data-structure, sorting, binary-search
[BaekJoon] 1931๋ฒ: ํ์์ค ๋ฐฐ์ (Python)
greedy, sorting
[BaekJoon] 1920๋ฒ: ์ ์ฐพ๊ธฐ (Python)
data-structure, sorting, binary-search
[BaekJoon] 1541๋ฒ: ์์ด๋ฒ๋ฆฐ ๊ดํธ (Python)
math, string, greedy
[BaekJoon] 1181๋ฒ: ๋จ์ด ์ ๋ ฌ (Python)
string, sorting
[BaekJoon] 9012๋ฒ: ๊ดํธ (Python)
data-structure, string, stack
[BaekJoon] 2566๋ฒ: ์ต๋๊ฐ (Python)
implementation
[BaekJoon] 1032๋ฒ: ๋ช ๋ น ํ๋กฌํํธ (Python)
implementation, string
[BaekJoon] 2587๋ฒ: ๋ํ๊ฐ2 (Python)
implementation, math, sorting
[BaekJoon] 10162๋ฒ: ์ ์๋ ์ธ์ง (Python)
implementation, math, greedy
[BaekJoon] 2914๋ฒ: ์ ์๊ถ (Python)
implementation, math
[BaekJoon] 2455๋ฒ: ์ง๋ฅํ ๊ธฐ์ฐจ (Python)
implementation, math
[BaekJoon] 11723๋ฒ: ์งํฉ (Python)
implementation, bitmask
[BaekJoon] 10988๋ฒ: ํฐ๋ฆฐ๋๋กฌ์ธ์ง ํ์ธํ๊ธฐ (Python)
implementation, string
[BaekJoon] 2490๋ฒ: ์ท๋์ด (Python)
implementation
[BaekJoon] 2738๋ฒ: ํ๋ ฌ ๋ง์ (Python)
implementation, math
[BaekJoon] 1475๋ฒ: ๋ฐฉ ๋ฒํธ (Python)
implementation
[BaekJoon] 10808๋ฒ: ์ํ๋ฒณ ๊ฐ์ (Python)
implementation, string
[BaekJoon] 2563๋ฒ: ์์ข ์ด (Python)
implementation
[BaekJoon] 1259๋ฒ: ํฐ๋ฆฐ๋๋กฌ์ (Python)
implementation, string
[BaekJoon] 2747๋ฒ: ํผ๋ณด๋์น ์ (Python)
implementation, math
[BaekJoon] 1966๋ฒ: ํ๋ฆฐํฐ ํ (Python)
implementation, data-structure, simulation, queue
[BaekJoon] 11050๋ฒ: ์ดํญ ๊ณ์ 1 (Python)
implementation, math, combinatorics
[BaekJoon] 1158๋ฒ: ์์ธํธ์ค ๋ฌธ์ (Python)
implementation, data-structure, queue
[BaekJoon] 10773๋ฒ: ์ ๋ก (Python)
implementation, data-structure, stack
[BaekJoon] 25304๋ฒ: ์์์ฆ (Python)
implementation, math
[BaekJoon] 1924๋ฒ: 2007๋ (Python)
implementation, math
[BaekJoon] 7568๋ฒ: ๋ฉ์น (Python)
implementation, brute-force
[BaekJoon] 3003๋ฒ: ํน, ํธ, ๋ฃฉ, ๋น์, ๋์ดํธ, ํฐ (Python)
implementation, math
[BaekJoon] 2920๋ฒ: ์๊ณ (Python)
implementation
[BaekJoon] 2775๋ฒ: ๋ถ๋ ํ์ฅ์ด ๋ ํ ์ผ (Python)
implementation, math, dp
[BaekJoon] 1193๋ฒ: ๋ถ์์ฐพ๊ธฐ (Python)
implementation, math
[BaekJoon] 10250๋ฒ: ACM ํธํ (Python)
implementation, math
[BaekJoon] 2941๋ฒ: ํฌ๋ก์ํฐ์ ์ํ๋ฒณ (Python)
implementation, string
[BaekJoon] 5622๋ฒ: ๋ค์ด์ผ (Python)
implementation
[BaekJoon] 10817๋ฒ: ์ธ ์ (Python)
implementation, sorting
[BaekJoon] 1316๋ฒ: ๊ทธ๋ฃน ๋จ์ด ์ฒด์ปค (Python)
implementation, string
[BaekJoon] 4673๋ฒ: ์ ํ ๋๋ฒ (Python)
implementation, brute-force, math
[BaekJoon] 2675๋ฒ: ๋ฌธ์์ด ๋ฐ๋ณต (Python)
implementation, string
[BaekJoon] 1157๋ฒ: ๋จ์ด ๊ณต๋ถ (Python)
implementation, string
[BaekJoon] 2480๋ฒ: ์ฃผ์ฌ์ ์ธ๊ฐ (Python)
implementation, math
[BaekJoon] 1152๋ฒ: ๋จ์ด์ ๊ฐ์ (Python)
implementation, string
[BaekJoon] 10809๋ฒ: ์ํ๋ฒณ ์ฐพ๊ธฐ (Python)
implementation, string
[BaekJoon] 8958๋ฒ: OXํด์ฆ (Python)
implementation, string
[BaekJoon] 2562๋ฒ: ์ต๋๊ฐ (Python)
implementation
[BaekJoon] 1076๋ฒ: ์ ํญ (Java)
์ ํญ, implementation
[BaekJoon] 1009๋ฒ: ๋ถ์ฐ์ฒ๋ฆฌ
algorithms, implementation
[BaekJoon] 11047๋ฒ: ๋์ 0
๋์ 0, greedy
[BaekJoon] 11399๋ฒ: ATM (Java)
ATM, greedy
[BaekJoon] 2839๋ฒ: ์คํ ๋ฐฐ๋ฌ (Java)
์คํ ๋ฐฐ๋ฌ, greedy