auto commit

This commit is contained in:
CyC2018 2020-11-03 10:22:16 +08:00
parent 708dc70185
commit 65db38d622

View File

@ -1,37 +0,0 @@
# LeetCode 面试必备
- 💪 就是干如果你觉得有帮助请点个star谢谢
> **欢迎任何人参与和完善一个人可以走的很快但是一群人却可以走的更远**
## LeetCode 习题集合
* [LeetCode 解题集合](https://github.com/apachecn/LeetCode/tree/master/docs/Leetcode_Solutions)
## 模版要求
> 提交PR基本要求满足任意一种即可
* 1. 不一样的思路
* 2. 优化时间复杂度和空间复杂度或者解决题目的Follow up
* 3. 有意义的简化代码
* 4. 未提交过的题目
> **案例模版**
[模版007. Reverse Integer 反转整数](https://github.com/apachecn/algo-zh/blob/master/docs/leetcode/java/0007._Reverse_Integer.md)
## 项目贡献者
> 项目发起人
* [@Lisanaaa](https://github.com/Lisanaaa)
* [@片刻](https://github.com/jiangzhonglian)
> 贡献者欢迎大家来追加
* [@Lisanaaa](https://github.com/Lisanaaa)
* [@片刻](https://github.com/jiangzhonglian)
* [@小瑶](https://github.com/chenyyx)