[TIL] μ½λμ€μΏΌλ ν νλ‘μ νΈ 22μΌμ°¨
μ½λμ€μΏΌλ 132μΌμ°¨
[TIL] μ½λμ€μΏΌλ ν νλ‘μ νΈ 22μΌμ°¨
μ½λμ€μΏΌλ 132μΌμ°¨
[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