Skip to content

Commit e8a36f3

Browse files
committed
13 Sep 2017:modify the README.md
1 parent f741718 commit e8a36f3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@
33
* [我的博客](http://blog.csdn.net/c406495762 "悬停显示")<br>
44
* LeetCode,持续更新中!<br>
55

6+
## 帮助文档
7+
8+
帮助文档存放在Help文件夹下。
9+
10+
| 文件名 | 文件描述 | 链接 |
11+
| :---------: | :----------: | :------------------------------: |
12+
|complexitypython.txt|Python的一些常规操作的复杂度统计|[URL](https://github.com/Jack-Cherish/LeetCode/blob/master/Help/complexitypython.txt "悬停显示")|
13+
614
## 题目清单
715

8-
* 题目清单根据题目类型、难度进行排序,符号`*`代表与上下表格合并。
16+
题目清单根据题目类型、难度进行排序,符号`*`代表与上下表格合并。
917

1018
### Linked List(链表)
1119

0 commit comments

Comments
 (0)