README.md 1.3 KB
Newer Older
K
Keqi Huang 已提交
1
# Algorithms
片刻小哥哥's avatar
片刻小哥哥 已提交
2

K
Keqi Huang 已提交
3
## 1. [LeetCode 题解和总结](/docs/Leetcode_Solutions/Python)
片刻小哥哥's avatar
片刻小哥哥 已提交
4

K
Keqi Huang 已提交
5
## 2. [算法模版](/docs/Algorithm_Templates/Python)
片刻小哥哥's avatar
片刻小哥哥 已提交
6

K
Keqi Huang 已提交
7 8 9
## 3. [开发者列表](https://github.com/Lisanaaa)


片刻小哥哥's avatar
片刻小哥哥 已提交
10 11 12 13 14 15 16 17 18 19 20 21 22

## 推荐的一些LeetCode网站

1. [KrisYu的GItuhub](https://github.com/KrisYu/LeetCode-CLRS-Python)
2. [kamyu104的Github](https://github.com/kamyu104/LeetCode)
3. [数据结构与算法/leetcode/lintcode题解](https://algorithm.yuanbin.me/zh-hans/)
4. [Leetcode 讨论区](https://discuss.leetcode.com/)
5. [visualgo算法可视化网站](https://visualgo.net/en)
6. [Data Structure Visualization](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html)
7. [我的算法学习之路 - Lucida](http://zh.lucida.me/blog/on-learning-algorithms/)
8. [HiredInTech](https://www.hiredintech.com/) System Design 的总结特别适合入门
9. [mitcc的Github](https://github.com/mitcc/AlgoSolutions)
10. [小土刀的面试刷题笔记](http://wdxtub.com/interview/14520594642530.html)
K
Keqi Huang 已提交
23
11. [nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)
片刻小哥哥's avatar
片刻小哥哥 已提交
24

K
Keqi Huang 已提交
25

K
Keqi Huang 已提交
26
### Please note, this repository is inspired from [KrisYu](https://github.com/KrisYu/LeetCode-CLRS-Python). However, it has been modified, added and improved to reflect our knowledge, wisdom and effort.
K
Keqi Huang 已提交
27

K
Keqi Huang 已提交
28
 - 💪就是干!如果你觉得有帮助请点个star,谢谢!