Skip to content

arvinlee2015/algorithm-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

算法学习

Travis Travis

该项目主要用于记录个人算法学习的记录以及思想(记录格式参考一些开源的项目)

计划: 每天一个题目,按照题目的算法类别进行学习

LeetCode 刷题总结

1. 算法导图

算法导图

2. 题目分布表

计划: 每天一个题目,按照题目的算法类别进行学习

No. Title Difficult Tag Solution
001 Two Sum Easy Array C++
1402 Reducing Dishes Medium Dynamic Programming Python3
62 Unique Paths Medium Dyanmic Programming Python3
94 Binary Tree Inorder Traversal Medium Tree Python3
102 Binary Tree Level Order Traversal Medium Tree Python3
144 Binary Tree Preorder Traversal Medium Tree Python3
145 Binary Tree Postorder Traversal Medium Tree Python3

About

LeetCode learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published