# 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/LeetCode/tree/master/docs/Leetcode_Solutions/007._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)