Skip to content

Commit 09307dd

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent 76571b8 commit 09307dd

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
## 答题进度
88
|Category|Easy|Medium|Hard|Total|
99
|:--|:--:|:--:|:--:|:--:|
10-
|**Algorithms**|33 / 141|27 / 246|13 / 92|73 / 479|
10+
|**Algorithms**|35 / 141|27 / 246|13 / 92|75 / 479|
1111
|**Draft**|0 / 1|0 / 4|0 / 0|0 / 5|
12-
|**Total**|33 / 142|27 / 250|13 / 92|73 / 484|
12+
|**Total**|35 / 142|27 / 250|13 / 92|75 / 484|
1313

1414
> 未统计付费题
1515
## 参考解答
@@ -70,6 +70,8 @@
7070
|66|[Plus One](./Algorithms/0066.plus-one)||38%||
7171
|88|[Merge Sorted Array](./Algorithms/0088.merge-sorted-array)||32%||
7272
|118|[Pascal's Triangle](./Algorithms/0118.pascals-triangle)||38%||
73+
|167|[Two Sum II - Input array is sorted](./Algorithms/0167.two-sum-ii-input-array-is-sorted)||47%||
74+
|169|[Majority Element](./Algorithms/0169.majority-element)||46%||
7375
|189|[Rotate Array](./Algorithms/0189.rotate-array)||24%||
7476
|206|[Reverse Linked List](./Algorithms/0206.reverse-linked-list)||45%||
7577
|217|[Contains Duplicate](./Algorithms/0217.contains-duplicate)||45%||

leetcode.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)