We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8152713 commit 67b9f6bCopy full SHA for 67b9f6b
docs/20_面试指南/interview.md
@@ -41,3 +41,9 @@ leetcode 上的基础题目练练手感。
41
- [《程序员面试金典(第5版)》](https://book.douban.com/subject/25753386/)
42
- [《剑指Offer》](https://book.douban.com/subject/25910559/)
43
- [python leetCode](https://github.com/HuberTRoy/leetCodek)
44
+
45
+# 刷题网站
46
+leetcode 和牛客网是国内常用的两个刷题网站,笔者建议刷一下高频的 200 道题左右,基本可以应付大部分公司的算法面试了。
47
48
+- https://leetcode-cn.com/
49
+- https://www.nowcoder.com/exam/oj
0 commit comments