# LeetCode 面试必备 * 英文官网: https://leetcode.com * 中文官网: https://leetcode-cn.com ## 1.LeetCode 习题集合 * [LeetCode 习题集合](/docs/Leetcode_Solutions) ## 2.算法 集合 * [算法 集合](/docs/Algorithm) * [八大排序算法 集合](/docs/Algorithm/Sort) * [Wikipedia: List of Algorithms](https://en.wikipedia.org/wiki/List_of_algorithms) ## 推荐的一些LeetCode网站 1. [KrisYu的Github](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) 12. [剑指 Offer 题解](https://github.com/gatieme/CodingInterviews) ### 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,谢谢! ## 项目贡献者 > 项目发起人 * [@Lisanaaa](https://github.com/Lisanaaa) * [@片刻](https://github.com/jiangzhonglian) > 贡献者(欢迎大家来追加) * [@Lisanaaa](https://github.com/Lisanaaa) * [@片刻](https://github.com/jiangzhonglian) ## 免责声明 ApacheCN 纯粹出于学习目的与个人兴趣整理的内容。 整理内容只供学习研究参考之用。ApacheCN 保留对此版本内容的署名权及其它相关权利。 ## [ApacheCN 组织资源](http://www.apachecn.org/) > [kaggle: 机器学习竞赛](https://github.com/apachecn/kaggle) | 深度学习 | 机器学习 | 大数据 | 运维工具 | | --- | --- | --- | --- | | [TensorFlow R1.2 中文文档](http://cwiki.apachecn.org/pages/viewpage.action?pageId=10030122) | [机器学习实战-教学](https://github.com/apachecn/MachineLearning) | [Spark 2.2.0和2.0.2 中文文档](http://spark.apachecn.org/) | [Zeppelin 0.7.2 中文文档](http://cwiki.apachecn.org/pages/viewpage.action?pageId=10030467) | | [Pytorch 0.3 中文文档 ](http://pytorch.apachecn.org/cn/0.3.0/) | [Sklearn 0.19 中文文档](http://sklearn.apachecn.org/) | [Storm 1.1.0和1.0.1 中文文档](http://storm.apachecn.org/) | [Kibana 5.2 中文文档](http://cwiki.apachecn.org/pages/viewpage.action?pageId=8159377) | | | [LightGBM 中文文档](http://lightgbm.apachecn.org/cn/latest) | [Kudu 1.4.0 中文文档](http://cwiki.apachecn.org/pages/viewpage.action?pageId=10813594) | | | | [XGBoost 中文文档](http://xgboost.apachecn.org/cn/latest) | [Elasticsearch 5.4 中文文档](http://cwiki.apachecn.org/pages/viewpage.action?pageId=4260364) | | | | [Beam 中文文档](http://beam.apachecn.org/) |