# Algorithms ## 1. [LeetCode 题解和总结](/docs/Leetcode_Solutions/Python) ## 2. [算法模版](/docs/Algorithm_Templates/Python) ## 3. [开发者列表](https://github.com/Lisanaaa) ## 推荐的一些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) 11. [nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms) ### 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. - 💪就是干!如果你觉得有帮助请点个star,谢谢!