File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 12
12
### [ 《剑指 Offer》] ( /docs/coding-interview.md )
13
13
这本书选取的[ 题目] ( /docs/coding-interview.md ) 都是被各大公司面试官反复采用的编程题,极具实战意义。当然,如果一开始觉得这些题目比较难,也是很正常的,因为大公司的面试本身就不简单。我们逐步掌握书中总结的解题方法之后,再去面试大公司,将会轻松很多。
14
14
15
- 推荐两个在线刷 《剑指 Offer》的平台,个人比较倾向于 [ AcWing ] ( https://www.acwing. com ) 。
15
+ 推荐三个在线刷 《剑指 Offer》的平台,个人比较倾向于 [ LeetCode 中国 ] ( https://leetcode-cn. com/problemset/lcof/ ) 。
16
16
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 第二版题目都有。
18
19
- [ NowCoder] ( https://www.nowcoder.com/ta/coding-interviews ) :这个应该大多数人都知道,但是没有剑指 Offer 第二版新增的题目。
19
20
20
21
### [ 《代码整洁之道》] ( /docs/clean-code.md )
35
36
<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 >
36
37
37
38
## 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 >
You can’t perform that action at this time.
0 commit comments