Skip to content

Commit 5525bd5

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent b43c88b commit 5525bd5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
## 统计
88
||Easy|Medium|Hard|Total|
99
|:--|:--:|:--:|:--:|:--:|
10-
|**Algorithms**|13/156|16/309|6/116|35/581|
10+
|**Algorithms**|13/156|17/309|6/116|36/581|
1111
|**Draft**|0/2|0/5|0/1|0/8|
12-
|**Total**|13/158|16/314|6/117|35/589|
12+
|**Total**|13/158|17/314|6/117|36/589|
1313

1414

1515
## 已添加的题目
@@ -47,6 +47,7 @@
4747
|30|[Substring with Concatenation of All Words](./Algorithms/0030.substring-with-concatenation-of-all-words)|☆ ☆ ☆|21%||
4848
|31|[Next Permutation](./Algorithms/0031.next-permutation)|☆ ☆|28%||
4949
|32|[Longest Valid Parentheses](./Algorithms/0032.longest-valid-parentheses)|☆ ☆ ☆|23%||
50+
|33|[Search in Rotated Sorted Array](./Algorithms/0033.search-in-rotated-sorted-array)|☆ ☆|32%||
5051
|35|[Search Insert Position](./Algorithms/0035.search-insert-position)||39%||
5152
|38|[Count and Say](./Algorithms/0038.count-and-say)||34%||
5253
|206|[Reverse Linked List](./Algorithms/0206.reverse-linked-list)||45%||

0 commit comments

Comments
 (0)