Skip to content

Latest commit

 

History

History
82 lines (56 loc) · 3.52 KB

README.md

File metadata and controls

82 lines (56 loc) · 3.52 KB

LeetCode 面试必备

欢迎任何人参与和完善:一个人可以走的很快,但是一群人却可以走的更远

LeetCode 习题集合

算法 汇总集合

模版要求

提交PR基本要求(满足任意一种即可)

    1. 不一样的思路
    1. 优化时间复杂度和空间复杂度,或者解决题目的Follow up
    1. 有意义的简化代码
    1. 未提交过的题目

案例模版

模版:007. Reverse Integer 反转整数

推荐 LeetCode 网站

  1. KrisYu的Github
  2. kamyu104的Github
  3. 数据结构与算法/leetcode/lintcode题解
  4. Leetcode 讨论区
  5. visualgo算法可视化网站
  6. Data Structure Visualization
  7. 我的算法学习之路 - Lucida
  8. HiredInTech System Design 的总结特别适合入门
  9. mitcc的Github
  10. 小土刀的面试刷题笔记
  11. nonstriater/Learn-Algorithms
  12. 剑指 Offer 题解
  13. https://algorithm.yuanbin.me/zh-hans
  14. https://github.com/liuchuo/LeetCode
  15. https://github.com/anxiangSir/SwordforOffer
  16. https://www.nowcoder.com/ta/coding-interviews?page=1
  17. 【小姐姐】刷题博客
  18. 公瑾的Github
  19. shejie1993

Please note, this repository is inspired from KrisYu. However, it has been modified, added and improved to reflect our knowledge, wisdom and effort.

  • 💪 就是干!如果你觉得有帮助请点个star,谢谢!

项目贡献者

项目基石

项目发起人

贡献者(欢迎大家来追加)

免责声明

ApacheCN 纯粹出于学习目的与个人兴趣整理的内容。

整理内容只供学习研究参考之用。ApacheCN 保留对此版本内容的署名权及其它相关权利。