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

Commit 52c5abb

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent 6a3f72f commit 52c5abb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
| |Easy|Medium|Hard|Total|
1212
|:---:|:---:|:---:|:---:|:---:|
13-
|**Accepted**|76|140|58|274|
13+
|**Accepted**|77|140|58|275|
1414
|**Total**|145|245|99|489|
1515

1616
> 统计规则:1.免费题,2.算法题,3.能用 Go 解答
@@ -236,7 +236,7 @@
236236
|283|[Move Zeroes](./Algorithms/0283.move-zeroes)|50%|Easy| |
237237
|287|[Find the Duplicate Number](./Algorithms/0287.find-the-duplicate-number)|43%|Medium|[](https://leetcode.com/list/oussv5j)|
238238
|289|[Game of Life](./Algorithms/0289.game-of-life)|37%|Medium|[](https://leetcode.com/list/oussv5j)|
239-
|290| * Word Pattern|33%|Easy| |
239+
|290|[Word Pattern](./Algorithms/0290.word-pattern)|33%|Easy| |
240240
|292|[Nim Game](./Algorithms/0292.nim-game)|55%|Easy|[](https://leetcode.com/list/oussv5j)|
241241
|295|[Find Median from Data Stream](./Algorithms/0295.find-median-from-data-stream)|27%|Hard|[](https://leetcode.com/list/oussv5j)|
242242
|299|[Bulls and Cows](./Algorithms/0299.bulls-and-cows)|35%|Medium| |
@@ -500,14 +500,14 @@
500500
|692| * Top K Frequent Words|41%|Medium| |
501501
|693| * Binary Number with Alternating Bits|54%|Easy| |
502502
|695| * Max Area of Island|53%|Easy| |
503-
|696| * Count Binary Substrings|52%|Easy| |
503+
|696| * Count Binary Substrings|51%|Easy| |
504504
|697| * Degree of an Array|48%|Easy| |
505505
|698| * Partition to K Equal Sum Subsets|35%|Medium| |
506506
|699| * Falling Squares|36%|Hard| |
507507
|712| * Minimum ASCII Delete Sum for Two Strings|41%|Medium| |
508508
|713| * Subarray Product Less Than K|36%|Medium| |
509-
|714| * Best Time to Buy and Sell Stock with Transaction Fee|20%|Medium| |
510-
|715| * Range Module|23%|Hard| |
509+
|714| * Best Time to Buy and Sell Stock with Transaction Fee|21%|Medium| |
510+
|715| * Range Module|24%|Hard| |
511511

512512
以下免费的算法题,暂时不能使用 Go 解答
513513

leetcode.json

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

0 commit comments

Comments
 (0)