Skip to content
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Branch: master
Clone or download
Pull request Compare This branch is 33 commits behind MisterBooo:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
0001-Two-Sum
0019-Remove-Nth-Node-From-End-of-List
0020-Valid-Parentheses
0024-Swap-Nodes-in-Pairs
0026-Remove-Duplicates-from-Sorted-Array/cpp-0026
0075-Sort-Colors
0086-Partition-List/cpp-0086
0092-Reverse-Linked-List-II/cpp-0092
0094-Binary-Tree-Inorder-Traversal
0102-Binary-Tree-Level-Order-Traversal
0144-Binary-Tree-Preorder-Traversal
0145-Binary-Tree-Postorder-Traversal
0150-Evaluate-Reverse-Polish-Notation/cpp-0150
0167-Two-Sum-II-Input-array-is-sorted
0203-Remove-Linked-List-Elements
0219-Contains-Duplicate-II
0237-Delete-Node-in-a-Linked-List
0283-Move-Zeroes
0328-Odd-Even-Linked-List/cpp-0328
0344-Reverse-String/cpp-0344
0349-Intersection-of-Two-Arrays
0350-Intersection-of-Two-Arrays-II
0447-Number-of-Boomerangs
0454-4Sum-II
README-China.md
Readme.md

Readme.md

LeetCode Animation All in One

Travis Travis

这里有中文版本的README,点击它!

I will do my best to demonstrate all the questions on LeetCode in the form of animation.

I plan to take three to four years to complete it!

I look forward to witnessing this day with you!

The latest article published in WeChat 五分钟学算法 , you can pay attention to get the latest article.

Code source

This warehouse code unless otherwise specified, all from this warehouse

Play-Leetcode

Problems

ID Problem Article Animation
001 Two-Sum 每天一算:Two Sum
019 Remove-Nth-Node-From-End-of-List 每天一算:Remove Nth Node From End of List
020 Valid-Parentheses 每天一算:Valid Parentheses
024 Swap-Nodes-in-Pairs 每天一算:Swap Nodes in Pairs
026 Remove-Duplicates-from-Sorted-Array 每天一算:Remove Duplicates from Sorted Array
075 Sort-Colors 每天一算:Sort Colors
086 Partition-List 每天一算:Partition List
092 Reverse-Linked-List-II 每天一算:Reverse Linked List II
094 Binary-Tree-Inorder-Traversal 每天一算:Binary Tree Inorder Traversal
102 Binary-Tree-Level-Order-Traversal 每天一算:Binary Tree Level Order Traveral
144 Binary-Tree-Preorder-Traversal 每天一算:Binary Tree Preorder Traversal
145 Binary-Tree-Postorder-Traversal 每天一算:Binary Tree Postorder Traversal
150 Evaluate-Reverse-Polish-Notation 每天一算:Evaluate Reverse Polish Notation
167 Two-Sum-II-Input-array-is-sorted 每天一算:Two Sum II
199 Binary Tree Right Side View 每天一算:Binary Tree Right Side View
203 Remove-Linked-List-Elements 每天一算:Remove Linked List Elements
219 Contains-Duplicate-II 每天一算:Contains Duplicate II
237 Delete-Node-in-a-Linked-List 每天一算:Delete Node in a Linked List
283 Move-Zeroes 每天一算:Move Zeros
328 Odd-Even-Linked-List 每天一算:Odd Even Linked List
344 Reverse-String 每天一算:Reverse String
349 Intersection-of-Two-Arrays 每天一算:Intersection of Two Arrays
350 Intersection-of-Two-Arrays-II 每天一算:Intersection of Two Arrays II
447 Number-of-Boomerangs 每日一算:Number of Boomerangs
454 4Sum-II 每日一算:4Sum II

Supplement

The warehouse is kept up to date.

2018-12-07 explain:

In order to better perform LeetCode animation, i am working hard to learn more data structures and algorithms.

I am currently writing an article 《动画图解数据结构》, and will continue to update this warehouse after finishing the series of articles on animation graphic data structure.

E-mail:278166530@qq.com

like it! star❤️ it!

You can’t perform that action at this time.