
分類 Python LeetCode


【Leetcode】python – [239] Sliding Window Maximum 個人解法筆記
題目出處 239. Sliding Window Maximum 難度 hard…

【Leetcode】python – [543] Diameter of Binary Tree 個人解法筆記
題目出處 543. Diameter of Binary Tree 難度 eas…

【Leetcode】python – [494] Target Sum 個人解法筆記
題目出處 494. Target Sum 難度 medium 個人範例程式碼 c…

【Leetcode】python – [134] Gas Station 個人解法筆記
題目出處 134. Gas Station 難度 medium 個人範例程式碼 …

【Leetcode】python – [110] Balanced Binary Tree 個人解法筆記
題目出處 110. Balanced Binary Tree 難度 easy 個…

【Leetcode】python – [146] LRU Cache 個人解法筆記 (updated: 2022/6/19) #重要題型
題目出處 146. LRU Cache 難度 Medium 個…

【Leetcode】python – [122] Best Time to Buy and Sell Stock II 個人解法筆記
題目出處 122. Best Time to Buy and Sell Stoc…

【Leetcode】python – [137] Single Number II 個人解法筆記
題目出處 137. Single Number II 難度 med…

【Leetcode】python – [621] Task Scheduler 個人解法筆記
題目出處 621. Task Scheduler 難度 medium 個人範例程…