Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9549bac

Browse files
authored
Create README.md
0 parents commit 9549bac

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

‎README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# 此项目介绍
2+
此项目旨在是为leetcode里面的习题提供解析(数据结构相关知识),锻炼了自己,同时也给别人带来了方便。
3+
4+
网站习题链接:https://leetcode.com/problemset/all/
5+
6+
7+
# 关于习题
8+
9+
1. 所有习题和解析都写在一个文件里,并且文件内*包含题目* ,同时以题目名字命名。
10+
11+
2. 解析会尽量详细,主要是Java语言,有可能会有部分C语言。在必要情况下会给出图解。
12+
13+
3. 习题的顺序就是按照leetcode官网习题顺序。
14+
15+
4. 保证代码是AC过的。
16+
17+
18+
# 关于坚持
19+
20+
1. 计划是每天至少一道题,并给出完整解析,争取把里面的习题刷完吧(不做保证完全刷完)
21+
22+
2. 所有题目保证经过自己独立思考,即使借鉴别人的代码,也要有自己相应的理解。
23+
24+
25+
# 其他
26+
27+
如果有错误,请批评指正,谢谢!
28+

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /