Skip to content

Commit 5896a37

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent c3a97c9 commit 5896a37

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README.md

Lines changed: 5 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**|35 / 141|27 / 246|13 / 92|75 / 479|
10+
|**Algorithms**|38 / 141|27 / 246|13 / 92|78 / 479|
1111
|**Draft**|0 / 1|0 / 4|0 / 0|0 / 5|
12-
|**Total**|35 / 142|27 / 250|13 / 92|75 / 484|
12+
|**Total**|38 / 142|27 / 250|13 / 92|78 / 484|
1313

1414
> 未统计付费题
1515
## 参考解答
@@ -70,6 +70,9 @@
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+
|119|[Pascal's Triangle II](./Algorithms/0119.pascals-triangle-ii)||36%||
74+
|121|[Best Time to Buy and Sell Stock](./Algorithms/0121.best-time-to-buy-and-sell-stock)||41%||
75+
|122|[Best Time to Buy and Sell Stock II](./Algorithms/0122.best-time-to-buy-and-sell-stock-ii)||47%||
7376
|167|[Two Sum II - Input array is sorted](./Algorithms/0167.two-sum-ii-input-array-is-sorted)||47%||
7477
|169|[Majority Element](./Algorithms/0169.majority-element)||46%||
7578
|189|[Rotate Array](./Algorithms/0189.rotate-array)||24%||

leetcode.json

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

0 commit comments

Comments
 (0)