[2024鐵人賽系列文] Python刷題小白的30日動態規劃之旅-Day 01 引言、刷題實用Python語法整理 2024-08-01 分類 Coding 系列文引言、整理刷題實用的Python語法與模組 繼續閱讀
Leetcode 42. Trapping Rain Water 2024-04-12 分類 Coding 應用 Monotonic Stack 求解 Leetcode 42. Trapping Rain Water 繼續閱讀
Leetcode 2092. Find All People With Secret 2024-02-24 分類 Coding 以 圖論演算法 (BFS 與 Union Find) 與 最小堆疊(Min Heap) 求解 Leetcode 2092. Find All People With Secret 繼續閱讀
Leetcode 268. Missing Number 2024-02-22 分類 Coding Math、Graph Theory、Bit Manipulation 三種解法求解 Leetcode 268. Missing Number by Math, Graph Theory and Bit Manipulation 繼續閱讀
Leetcode 2402. Meeting Rooms III 2024-02-19 分類 Coding Priority queue (Min Heap) 求解 Leetcode 2402. Meeting Rooms III 繼續閱讀
Leetcode 1642. Furthest Building You Can Reach 2024-02-17 分類 Coding 貪心算法(Greedy) 搭配 優先佇列(priority queue) 法求解 Leetcode 1642. Furthest Building You Can Reach 繼續閱讀