LeetCode Problem: Find the Most Competitive Subsequence 詳解 Posted by By AKai 3 7 月, 2021Posted inLeetCode, 玩轉專業Tags: LeetCode, medium, stack Description 給定一個 int 陣列以及一…
LeetCode Problem: Letter Combinations of a Phone Number 詳解 Posted by By AKai 27 6 月, 2021Posted inLeetCode, 玩轉專業Tags: DFS, LeetCode, medium, recursion Description 給定一個包含 2-9 的數字…
LeetCode Problem: Deepest Leaves Sum 詳解 Posted by By AKai 27 6 月, 2021Posted inLeetCode, 玩轉專業Tags: DFS, LeetCode, medium, recursion Description 給定一個 binary tr…