GitHub Repo: LeetCodeAnimation
Follow: MisterBooo · GitHub
There is an English version of README here. just click it!git
我會盡力將LeetCode上全部的題目都用動畫的形式演示出來,計劃用3到4年時間去完成它,期待與你見證這一天!github
ID | Problem | Article | Animation |
---|---|---|---|
000 | 十大經典排序算法 | 十大經典排序算法動畫與解析,看我就夠了!(配代碼徹底版) | ![]() |
001 | 兩數之和 | 天天一算:Two Sum | ![]() |
002 | 兩個數字相加 | 天天一算:Add Two Numbers | ![]() |
003 | 無重複字符的最長子串 | 天天一算:Longest Substring Without Repeating Characters | ![]() |
019 | 刪除鏈表的倒數第N個節點 | 天天一算:Remove Nth Node From End of List | ![]() |
020 | 有效的括號 | 天天一算:Valid Parentheses | ![]() |
024 | 兩兩交換鏈表中的節點 | 天天一算:Swap Nodes in Pairs | ![]() |
026 | 刪除排序數組中的重複項 | 天天一算:Remove Duplicates from Sorted Array | ![]() |
075 | 顏色分類 | 天天一算:Sort Colors | ![]() |
086 | 分隔鏈表 | 天天一算:Partition List | ![]() |
092 | 反轉鏈表 II | 天天一算:Reverse Linked List II | ![]() |
094 | 二叉樹的中序遍歷 | 天天一算:Binary Tree Inorder Traversal | ![]() |
102 | 二叉樹的層序遍歷 | 天天一算:Binary Tree Level Order Traveral | ![]() |
103 | 二叉樹的鋸齒形層次遍歷 | 天天一算:Binary Tree Zigzag Level Order Traversal | ![]() |
107 | 二叉樹的層次遍歷 II | 天天一算: Binary Tree Level Order Traversal II | ![]() |
144 | 二叉樹的前序遍歷 | 天天一算:Binary Tree Preorder Traversal | ![]() |
145 | 二叉樹的後序遍歷 | 天天一算:Binary Tree Postorder Traversal | ![]() |
150 | 逆波蘭表達式求值 | 天天一算:Evaluate Reverse Polish Notation | ![]() |
167 | 兩數之和 II - 輸入有序數組 | 天天一算:Two Sum II | ![]() |
199 | 二叉樹的右視圖 | 天天一算:Binary Tree Right Side View | ![]() |
203 | 移除鏈表元素 | 天天一算:Remove Linked List Elements | ![]() |
206 | 反轉鏈表 | 天天一算: Reverse Linked List Traversal | ![]() |
209 | 長度最小的子數組 | 天天一算: Minimum Size Subarray Sum | ![]() |
219 | 存在重複元素 II | 天天一算:Contains Duplicate II | ![]() |
237 | 刪除鏈表中的節點 | 天天一算:Delete Node in a Linked List | ![]() |
283 | 移動零 | 天天一算:Move Zeros | ![]() |
328 | 奇偶鏈表 | 天天一算:Odd Even Linked List | ![]() |
344 | 反轉字符串 | 天天一算:Reverse String | ![]() |
349 | 兩個數組的交集 | 天天一算:Intersection of Two Arrays | ![]() |
350 | 兩個數組的交集 II | 天天一算:Intersection of Two Arrays II | ![]() |
447 | 迴旋鏢的數量 | 每日一算:Number of Boomerangs | ![]() |
454 | 四數相加 II | 每日一算:4Sum II | ![]() |
若是文章連接沒法點擊,說明文章還未發佈,敬請期待:)算法