File tree 1 file changed +11
-5
lines changed
1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ LeetCode] [ leetcode-problems ] solutions written in Java.
4
4
5
- ** 持续更新中... **
5
+ ## 参考
6
6
7
- ## 说明
7
+ * https://leetcode.wang
8
+ * https://github.com/Blankj/awesome-java-leetcode
8
9
9
- * vscode 目录是 Java 实现代码。所有代码均通过 VS Code 的 [ LeetCode 插件 ] [ vscode-leetcode-plugin ] 进行编写、测试,并且提交通过。可以在 VS Code 安装 LeetCode 插件后,直接打开这个 vscode 目录,进行代码的编写、测试和提交。
10
+ ## 说明
10
11
12
+ * vscode 目录是 Java 实现代码。所有代码均通过 VS Code 的 [ LeetCode 插件] [ vscode-leetcode-plugin ] 进行编写、测试,并且提交通过。
11
13
* note 目录是解题思路和分析。
12
-
13
14
* card 目录是一些题目集合。
14
- * [ LeetCode 官方精选的经典面试问题列表(Easy)] [ top-interview-questions-easy ]
15
+
16
+ ## 题目集合
17
+
18
+ * [ LeetCode 官方精选的经典面试问题列表(Easy)] [ top-interview-questions-easy ]
19
+
15
20
16
21
[ leetcode-problems ] : https://leetcode.com/problemset/all/
17
22
[ vscode-leetcode-plugin ] : https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-leetcode
18
23
[ top-interview-questions-easy ] : https://github.com/andavid/leetcode-java/blob/master/card/top-interview-questions-easy.md
24
+
You can’t perform that action at this time.
0 commit comments