Skip to content

AndrewSSN/awesome-leetcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 💪 如果你觉得有帮助请点个 star,谢谢!欢迎 Follow 我一起装 C--

LeetCode 题解

基础算法模版

模版要求

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

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

案例模版

模版:001. Two Sum 两数之和

推荐 LeetCode 网站

项目贡献者

项目基石

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

项目发起人

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

免责声明

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

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

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

About

Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.3%
  • Java 26.7%