Skip to content

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

Notifications You must be signed in to change notification settings

fcccode/LeetCodeAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

LeetCode Animation All in One

TravisTravis

这里有中文版本的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

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

like it! star❤️ it!

About

Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++54.0%
  • Java42.8%
  • CMake3.2%