[TIL] μ½λμ€μΏΌλ λ°±μλ 1μΌμ°¨ (λ°±μλ κ³Όμ μμ)
μ½λμ€μΏΌλ 43μΌμ°¨
[TIL] μ½λμ€μΏΌλ λ°±μλ 1μΌμ°¨ (λ°±μλ κ³Όμ μμ)
μ½λμ€μΏΌλ 43μΌμ°¨
[LeetCode] 206. Reverse Linked List (Python)
python, algorithms, linked-list, recursion
[LeetCode] 1379. Find a Corresponding Node of a Binary Tree in a Clone of That Tree (Python)
python, algorithms, tree, dfs, bfs, binary-tree
[LeetCode] 2574. Left and Right Sum Differences (Python)
python, algorithms, array, prefix-sum
[LeetCode] 94. Binary Tree Inorder Traversal (Python)
python, algorithms, stack, tree ,dfs, binary-tree
[LeetCode] 104. Maximum Depth of Binary Tree (Python)
python, algorithms, tree, dfs, bfs, binary-tree