Skip to content

Commit 8e5358d

Browse files
committed
modify README
1 parent 882eac0 commit 8e5358d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
[LeetCode][leetcode-problems] solutions written in Java.
44

5-
## 参考
6-
7-
* https://leetcode.wang
8-
* https://github.com/Blankj/awesome-java-leetcode
9-
105
## 说明
116

127
* vscode 目录是 Java 实现代码。所有代码均通过 VS Code 的 [LeetCode 插件][vscode-leetcode-plugin] 进行编写、测试,并且提交通过。
@@ -15,10 +10,9 @@
1510

1611
## 题目集合
1712

18-
* [LeetCode 官方精选的经典面试问题列表(Easy)][top-interview-questions-easy]
13+
* [LeetCode 官方精选的面试问题列表(Easy)](./card/top-interview-questions-easy.md)
1914

2015

2116
[leetcode-problems]: https://leetcode.com/problemset/all/
2217
[vscode-leetcode-plugin]: https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-leetcode
23-
[top-interview-questions-easy]: https://github.com/andavid/leetcode-java/blob/master/card/top-interview-questions-easy.md
2418

0 commit comments

Comments
 (0)