目標是帶領讀者走進 LeetCode 的世界,逐步挑戰最常見的程式題目,從中學習資料結構、演算法的基礎知識。無論你是初學者還是進階者,透過這 30 天的訓練,你將不僅能解題,還能提升程式設計、邏輯思考和問題分析能力,同時結合Notion讓學習成果一點一滴的記錄下來,為未來的面試、工作和進階學習打下堅實基礎。
題目介紹: 編號:383 類型:String ,Hash Table , Counting 難度:easy 題目連結:https://leetcode.com...
題目介紹: 編號:20 類型:String, Stack 難度:easy 題目連結:https://leetcode.com/problems/valid-p...
題目介紹: 編號:232 類型:Stack ,Queue , Design 難度:easy 題目連結:https://leetcode.com/problem...
題目介紹: 編號:155 類型:Design, Stack 難度:medium 題目連結:https://leetcode.com/problems/min-...
題目介紹 編號:509 類型:Recursion, Dynamic Programming 難度:easy 題目連結:https://leetcode.com...
題目介紹: 編號:104 類型:Tree, DFS, BFS 難度:medium 題目連結:https://leetcode.com/problems/max...
題目介紹: 編號:100 類型:tree 難度:easy 題目連結:https://leetcode.com/problems/same-tree/ 描述:給...
題目介紹: 編號:226 類型:tree, Depth-First Search, Breadth-First Search, Binary Search 難...
題目介紹 編號:101 類型:Binary Tree, DFS, BFS 難度:medium 題目連結:https://leetcode.com/proble...
題目介紹: 編號:112 類型:Binary Tree, DFS, Recursion 難度:easy 題目連結:https://leetcode.com/p...