Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 1ad59a0

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent ae58aab commit 1ad59a0

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
## 答题进度
88
|Category|Easy|Medium|Hard|Total|
99
|:--|:--:|:--:|:--:|:--:|
10-
|**Algorithms**|30 / 141|27 / 246|13 / 92|70 / 479|
10+
|**Algorithms**|32 / 141|27 / 246|13 / 92|72 / 479|
1111
|**Draft**|0 / 1|0 / 4|0 / 0|0 / 5|
12-
|**Total**|30 / 142|27 / 250|13 / 92|70 / 484|
12+
|**Total**|32 / 142|27 / 250|13 / 92|72 / 484|
1313

1414
> 未统计付费题
1515
## 参考解答
@@ -71,6 +71,8 @@
7171
|88|[Merge Sorted Array](./Algorithms/0088.merge-sorted-array)||32%||
7272
|118|[Pascal's Triangle](./Algorithms/0118.pascals-triangle)||38%||
7373
|206|[Reverse Linked List](./Algorithms/0206.reverse-linked-list)||45%||
74+
|217|[Contains Duplicate](./Algorithms/0217.contains-duplicate)||45%||
75+
|219|[Contains Duplicate II](./Algorithms/0219.contains-duplicate-ii)||32%||
7476
|268|[Missing Number](./Algorithms/0268.missing-number)||44%||
7577
|283|[Move Zeroes](./Algorithms/0283.move-zeroes)||49%||
7678
|414|[Third Maximum Number](./Algorithms/0414.third-maximum-number)||27%||

leetcode.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)