Skip to content

Commit 706f710

Browse files
authored
docs: add online judge platform leetcode-cn
See https://leetcode-cn.com/problemset/lcof/
1 parent 6bdcdfb commit 706f710

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@
1212
### [《剑指 Offer》](/docs/coding-interview.md)
1313
这本书选取的[题目](/docs/coding-interview.md)都是被各大公司面试官反复采用的编程题,极具实战意义。当然,如果一开始觉得这些题目比较难,也是很正常的,因为大公司的面试本身就不简单。我们逐步掌握书中总结的解题方法之后,再去面试大公司,将会轻松很多。
1414

15-
推荐两个在线刷《剑指 Offer》的平台,个人比较倾向于 [AcWing](https://www.acwing.com)
15+
推荐三个在线刷《剑指 Offer》的平台,个人比较倾向于 [LeetCode 中国](https://leetcode-cn.com/problemset/lcof/)
1616

17-
- [AcWing](https://www.acwing.com/problem/):墙裂推荐,支持 Java11。团队成员来自北大清华,剑指 Offer 第二版题目都有。
17+
- [LeetCode 中国](https://leetcode-cn.com/problemset/lcof/):近期上线,支持多种编程语言,墙裂推荐。
18+
- [AcWing](https://www.acwing.com/problem/):支持 Java11。团队成员来自北大清华,剑指 Offer 第二版题目都有。
1819
- [NowCoder](https://www.nowcoder.com/ta/coding-interviews):这个应该大多数人都知道,但是没有剑指 Offer 第二版新增的题目。
1920

2021
### [《代码整洁之道》](/docs/clean-code.md)
@@ -35,4 +36,4 @@
3536
<a href="https://opencollective.com/doocs-coding-interview/contributors.svg?width=890&button=true"><img src="https://opencollective.com/doocs-coding-interview/contributors.svg?width=890&button=false" /></a>
3637

3738
## License
38-
<a rel="license" href="https://github.com/doocs/coding-interview/blob/master/LICENSE"><img alt="Creative Commons License" style="border-width:0" src="./images/cc-by-sa-88x31.png" /></a>
39+
<a rel="license" href="https://github.com/doocs/coding-interview/blob/master/LICENSE"><img alt="Creative Commons License" style="border-width:0" src="./images/cc-by-sa-88x31.png" /></a>

0 commit comments

Comments
 (0)