|
10 | 10 |
|
11 | 11 | | |Easy|Medium|Hard|Total|
|
12 | 12 | |:---:|:---:|:---:|:---:|:---:|
|
13 |
| -|**Accepted**|76|140|58|274| |
| 13 | +|**Accepted**|77|140|58|275| |
14 | 14 | |**Total**|145|245|99|489|
|
15 | 15 |
|
16 | 16 | > 统计规则:1.免费题,2.算法题,3.能用 Go 解答
|
|
236 | 236 | |283|[Move Zeroes](./Algorithms/0283.move-zeroes)|50%|Easy| |
|
237 | 237 | |287|[Find the Duplicate Number](./Algorithms/0287.find-the-duplicate-number)|43%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
238 | 238 | |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| | |
240 | 240 | |292|[Nim Game](./Algorithms/0292.nim-game)|55%|Easy|[❤](https://leetcode.com/list/oussv5j)|
|
241 | 241 | |295|[Find Median from Data Stream](./Algorithms/0295.find-median-from-data-stream)|27%|Hard|[❤](https://leetcode.com/list/oussv5j)|
|
242 | 242 | |299|[Bulls and Cows](./Algorithms/0299.bulls-and-cows)|35%|Medium| |
|
|
500 | 500 | |692| * Top K Frequent Words|41%|Medium| |
|
501 | 501 | |693| * Binary Number with Alternating Bits|54%|Easy| |
|
502 | 502 | |695| * Max Area of Island|53%|Easy| |
|
503 |
| -|696| * Count Binary Substrings|52%|Easy| | |
| 503 | +|696| * Count Binary Substrings|51%|Easy| | |
504 | 504 | |697| * Degree of an Array|48%|Easy| |
|
505 | 505 | |698| * Partition to K Equal Sum Subsets|35%|Medium| |
|
506 | 506 | |699| * Falling Squares|36%|Hard| |
|
507 | 507 | |712| * Minimum ASCII Delete Sum for Two Strings|41%|Medium| |
|
508 | 508 | |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| | |
511 | 511 |
|
512 | 512 | 以下免费的算法题,暂时不能使用 Go 解答
|
513 | 513 |
|
|
0 commit comments