README.md 4.5 KB
Newer Older
K
Keqi Huang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
<br>

<div align="center">
    <img src="https://github.com/apachecn/awesome-leetcode/blob/master/images/readme_badges/organization.jpg" width="150px">
    <br>
    <a href=""> <img src="https://img.shields.io/badge/%3E-awesome-red.svg"></a> <a href=""><a href="https://github.com/apachecn/awesome-leetcode/tree/master/docs/Algorithm_Implementation"> <img src="https://img.shields.io/badge/%3E-algorithm-red.svg"></a> <a href="https://github.com/apachecn/awesome-leetcode/tree/master/docs/Leetcode_Solutions"> <img src="https://img.shields.io/badge/%3E-leetcode-red.svg"></a> 
</div>

<br>
 
## Contents
1. [Leetcode Solutions](https://github.com/apachecn/awesome-leetcode/tree/master/docs/Leetcode_Solutions)
    - [Python](https://github.com/apachecn/awesome-leetcode/tree/master/docs/Leetcode_Solutions/Python)
    - [Java](https://github.com/apachecn/awesome-leetcode/tree/master/docs/Leetcode_Solutions/Java)
    - [C++](https://github.com/apachecn/awesome-leetcode/tree/master/docs/Leetcode_Solutions/C++)
    - [ipynb](https://github.com/apachecn/awesome-leetcode/tree/master/docs/Leetcode_Solutions/ipynb)
2. [Algorithm Implementation](https://github.com/apachecn/awesome-leetcode/tree/master/docs/Algorithm_Implementation)
    - [Python](https://github.com/apachecn/awesome-leetcode/tree/master/docs/Algorithm_Implementation/Python)
    - [Java](https://github.com/apachecn/awesome-leetcode/tree/master/docs/Algorithm_Implementation/Java)
    - [C++](https://github.com/apachecn/awesome-leetcode/tree/master/docs/Algorithm_Implementation/C++)
    
## Useful Links
K
Keqi Huang 已提交
23 24 25 26 27 28 29 30 31 32 33 34 35
- [kamyu104的Github](https://github.com/kamyu104/LeetCode)
- [数据结构与算法/leetcode/lintcode题解](https://algorithm.yuanbin.me/zh-hans/)
- [visualgo算法可视化网站](https://visualgo.net/en)
- [Data Structure Visualization](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html)
- [HiredInTech](https://www.hiredintech.com/) System Design 的总结特别适合入门
- [mitcc的Github](https://github.com/mitcc/AlgoSolutions)
- [小土刀的面试刷题笔记](http://wdxtub.com/interview/14520594642530.html)
- [nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)
- [剑指 Offer 题解](https://github.com/gatieme/CodingInterviews)
- https://github.com/liuchuo/LeetCode
- [公瑾的Github](https://github.com/yuzhoujr/leetcode)
- [shejie1993](https://shenjie1993.gitbooks.io/leetcode-python/content/096%20Unique%20Binary%20Search%20Trees.html)
- [编程之法:面试和算法心得](https://legacy.gitbook.com/book/wizardforcel/the-art-of-programming-by-july/details)
36
- [算法/NLP/深度学习/机器学习面试笔记](https://github.com/imhuay/Interview_Notes-Chinese)
K
Keqi Huang 已提交
37
- [CS-Notes](https://github.com/CyC2018/CS-Notes)
K
Keqi Huang 已提交
38
 
39

K
Keqi Huang 已提交
40 41 42 43
## Contributors
1. [Lisanaaa](https://github.com/Lisanaaa)
2. [jiangzhonglian](https://github.com/jiangzhonglian)
3. [chenyyx](https://github.com/chenyyx)
K
Keqi Huang 已提交
44 45 46 47 48 49
4. [cclauss](https://github.com/cclauss)
5. [yudaer](https://github.com/yudaer)
6. [yuzhoujr](https://github.com/yuzhoujr)
7. [wizardforcel](https://github.com/wizardforcel)
8. [Stuming](https://github.com/Stuming)
9. [GaofanHu](https://github.com/GaofanHu)
50

K
Keqi Huang 已提交
51
## Pull Request
K
Keqi Huang 已提交
52

K
Keqi Huang 已提交
53
If you feel your PR is satisfied with one of the conditions below, we are glad to merge it. Welcome to contributions, open to suggestions!
K
Keqi Huang 已提交
54

K
Keqi Huang 已提交
55 56 57 58
- Different thoughts
- Time & Space complexity optimization
- Follow up solutions
- Unsubmitted questions
K
Keqi Huang 已提交
59

K
Keqi Huang 已提交
60
Feel free to get our [PR template](https://github.com/apachecn/awesome-leetcode/blob/master/docs/Leetcode_Solutions/Python/001._two_sum.md)
61

K
Keqi Huang 已提交
62
If you are a newbie of Git, please check this [tutorial](https://github.com/apachecn/kaggle/tree/dev/docs/GitHub) we have made.
63

K
Keqi Huang 已提交
64 65 66
## Support
- [GitHub issues](https://github.com/apachecn/awesome-leetcode/issues) for bug reports and new feature requests.
- Our ```[QQ Group: 812791932]``` to ask questions, discuss features, and for general discussion.
67

K
Keqi Huang 已提交
68
## Acknowledgement
69

K
Keqi Huang 已提交
70
> Please note, this repository is inspired from [KrisYu](https://github.com/KrisYu/LeetCode-CLRS-Python), and here is the [approve letter](https://github.com/apachecn/LeetCode/blob/master/images/Project%20cornerstone/approve%20letter.md). However, it has been modified, added and improved to reflect our knowledge, wisdom and efforts.
71

K
Keqi Huang 已提交
72
## Log
73

K
Keqi Huang 已提交
74

K
Keqi Huang 已提交
75
## License
K
Keqi Huang 已提交
76

K
Keqi Huang 已提交
77
MIT © [ApacheCN](https://github.com/apachecn)
K
Keqi Huang 已提交
78

K
Keqi Huang 已提交
79 80 81 82 83
## Organization 

* [ApacheCN 组织资源](https://github.com/apachecn/home): https://github.com/apachecn/home

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