[BaekJoon] 1715๋ฒ: ์นด๋ ์ ๋ ฌํ๊ธฐ (Python)
algorithms, python, data-structure, greedy, priority-queue
[BaekJoon] 1715๋ฒ: ์นด๋ ์ ๋ ฌํ๊ธฐ (Python)
algorithms, python, data-structure, greedy, priority-queue
[TIL] ์ฝ๋์ค์ฟผ๋ ํ ํ๋ก์ ํธ 21์ผ์ฐจ
์ฝ๋์ค์ฟผ๋ 131์ผ์ฐจ
[BaekJoon] 1927๋ฒ, 11279๋ฒ: ์ต์ ํ, ์ต๋ ํ (Python)
algorithms, python, data-structure, priority-queue
[LeetCode] 215. Kth Largest Element in an Array (Python)
python, algorithms, array, divide-and-conquer, sorting, heap, quick-select
[LeetCode] 208. Implement Trie (Prefix Tree) (Python)
python, algorithms, hash-table, string, design, trie
[LeetCode] 105. Construct Binary Tree from Preorder and Inorder Traversal (Python)
python, algorithms, array, hash-table, divide-and-conquer, tree, binary-tree
[TIL] ์ฝ๋์ค์ฟผ๋ ํ ํ๋ก์ ํธ 20์ผ์ฐจ
์ฝ๋์ค์ฟผ๋ 130์ผ์ฐจ
[BaekJoon] 3584๋ฒ: ๊ฐ์ฅ ๊ฐ๊น์ด ๊ณตํต ์กฐ์ (Python)
algorithms, python, graph, tree, lca, dfs