|
14 | 14 | <a href="https://doocs.github.io/#/?id=how-to-join"><img src="https://badgen.net/badge/organization/join%20us/cyan" alt="open-source-organization"></a>
|
15 | 15 | </p>
|
16 | 16 |
|
17 |
| -## Introduction |
18 |
| -Complete solutions to [LeetCode](https://leetcode-cn.com/problemset/all/), [LCOF](https://leetcode-cn.com/problemset/lcof/) and [LCCI](https://leetcode-cn.com/problemset/lcci/) problems, updated daily. |
| 17 | +## 项目介绍 |
| 18 | +本项目包含 [LeetCode](https://leetcode-cn.com/problemset/all/)、[《剑指 Offer(第 2 版)》](https://leetcode-cn.com/problemset/lcof/)、[《程序员面试金典(第 6 版)》](https://leetcode-cn.com/problemset/lcci/)等题目的相关题解。所有题解均由多种编程语言实现,包括但不限于:Java、Python、C++、JavaScript、C#、Go,日常更新。 |
19 | 19 |
|
20 |
| -[中文文档](./README_CN.md) |
| 20 | +[English Version](./README_EN.md) |
21 | 21 |
|
22 |
| -## Maintainer |
23 |
| -[@yanglbme](https://github.com/yanglbme): Creator of [@Doocs](https://github.com/doocs) technical community; member of [@TheAlgorithms](https://github.com/TheAlgorithms) organization. |
24 |
| - |
25 |
| -## Sites |
| 22 | +## 站点 |
26 | 23 | - Gitee Pages: https://doocs.gitee.io/leetcode
|
27 | 24 | - GitHub Pages: https://doocs.github.io/leetcode
|
28 | 25 |
|
29 |
| -## Solutions |
| 26 | +注:对于国内(中国)的朋友,访问 Gitee Pages 速度会相对快一些。 |
| 27 | + |
| 28 | +## 题解 |
30 | 29 | - [LeetCode](./solution/README.md)
|
31 |
| -- [LCOF: *Coding Interviews, 2nd Edition*](./lcof/README.md) |
32 |
| -- [LCCI: *Cracking the Coding Interview, 6th Edition*](./lcci/README.md) |
| 30 | +- [剑指 Offer(第 2 版)](./lcof/README.md) |
| 31 | +- [程序员面试金典(第 6 版)](./lcci/README.md) |
| 32 | + |
| 33 | +## 维护者 |
| 34 | +[Yang Libin](https://github.com/yanglbme): GitHub 技术社区 [@Doocs](https://github.com/doocs) 创建者;[@TheAlgorithms](https://github.com/TheAlgorithms) 组织成员。 |
| 35 | + |
| 36 | +## 参与项目 |
| 37 | +刷编程题的最大好处就是**可以锻炼解决问题的思维能力**。相信我,「如何去思考」本身也是一项需要不断学习和练习的技能。非常感谢前微软工程师、现蚂蚁金服技术专家 [@kfstorm](https://github.com/kfstorm) 贡献了本项目的所有 [C# 题解](https://github.com/doocs/leetcode/pull/245)。 |
33 | 38 |
|
34 |
| -## Contributions |
35 |
| -I'm looking for long-term contributors/partners to this repo! Send me [PRs](https://github.com/doocs/leetcode/pulls) if you're interested! See the following: |
| 39 | +如果你对本项目感兴趣,并且希望加入我们刷题大军,欢迎随时提交 [PR](https://github.com/doocs/leetcode/pulls)。请参考如下步骤: |
36 | 40 |
|
37 |
| -- <kbd>Fork</kbd> [this repository](https://github.com/doocs/leetcode) to your own GitHub account and then <kbd>clone</kbd> it to your local machine. |
38 |
| -- Make some changes to your leetcode repository, then <kbd>add</kbd>, <kbd>commit</kbd> and <kbd>push</kbd> the changes to your remote GitHub repository. |
39 |
| -- Submit a pull request with your changes! |
40 |
| -- See [CONTRIBUTING](https://github.com/doocs/.github/blob/master/CONTRIBUTING.md) or [GitHub Help](https://help.github.com/en) for more details. |
| 41 | +- 将[本项目](https://github.com/doocs/leetcode) <kbd>Fork</kbd> 到你的个人 GitHub 帐户,然后 <kbd>clone</kbd> 到你的本地机器; |
| 42 | +- 对项目做出一些变更,然后使用 git <kbd>add</kbd>、<kbd>commit</kbd>、<kbd>push</kbd> 等命令将你的变更提交到你的远程 GitHub 仓库; |
| 43 | +- 将你的变更以 PR 的形式提交过来,项目的维护人员会在第一时间对你的变更进行 review! |
| 44 | +- 你也可以参考 [GitHub 帮助文档](https://help.github.com/cn) 了解更多细节。 |
41 | 45 |
|
42 | 46 | <p align="center">
|
43 | 47 | <a href="https://github.com/doocs/leetcode"><img src="./img/how-to-contribute.png" alt="how-to-contribute"></a>
|
44 | 48 | </p>
|
45 | 49 |
|
46 |
| -You can also contribute to [doocs/leetcode](https://github.com/doocs/leetcode) using [Gitpod.io](https://www.gitpod.io), a free online dev environment with a single click. |
| 50 | +[Gitpod.io](https://www.gitpod.io) 是一个免费的在线开发环境,你也可以使用它参与本项目。 |
47 | 51 |
|
48 | 52 | [](https://gitpod.io/#https://github.com/doocs/leetcode)
|
49 | 53 |
|
50 |
| -## Contributors |
51 |
| -This project exists thanks to all the people who contribute. |
| 54 | +## 贡献者 |
| 55 | +非常感谢以下所有朋友对本项目的贡献,你们是最可爱的人! |
52 | 56 |
|
53 | 57 | <a href="https://opencollective.com/doocs-leetcode/contributors.svg?width=890&button=true"><img src="https://opencollective.com/doocs-leetcode/contributors.svg?width=890&button=false" /></a>
|
54 | 58 |
|
55 |
| -## License |
56 |
| -<a rel="license" href="https://github.com/doocs/leetcode/blob/master/LICENSE"><img alt="Creative Commons License" style="border-width:0" src="./img/cc-by-sa-88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>. |
| 59 | +## 许可证 |
| 60 | +<a rel="license" href="https://github.com/doocs/leetcode/blob/master/LICENSE"><img alt="Creative Commons License" style="border-width:0" src="./img/cc-by-sa-88x31.png" /></a><br /><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">知识共享 版权归属-相同方式共享 4.0 国际 公共许可证</a> |
0 commit comments