|
12 | 12 |
|
13 | 13 | | |Easy|Medium|Hard|Total|
|
14 | 14 | |:---:|:---:|:---:|:---:|:---:|
|
15 |
| -|**Accepted**|82|140|60|282| |
| 15 | +|**Accepted**|82|141|60|283| |
16 | 16 | |**Total**|145|245|99|489|
|
17 | 17 |
|
18 | 18 | ## 题解
|
|
287 | 287 | |371| * Sum of Two Integers|51%|Easy|[❤](https://leetcode.com/list/oussv5j)|
|
288 | 288 | |372| * Super Pow|34%|Medium| |
|
289 | 289 | |373| * Find K Pairs with Smallest Sums|30%|Medium| |
|
290 |
| -|375| * Guess Number Higher or Lower II|35%|Medium| | |
| 290 | +|375|[Guess Number Higher or Lower II](./Algorithms/0375.guess-number-higher-or-lower-ii)|35%|Medium| | |
291 | 291 | |376| * Wiggle Subsequence|35%|Medium| |
|
292 | 292 | |377| * Combination Sum IV|42%|Medium| |
|
293 | 293 | |378| * Kth Smallest Element in a Sorted Matrix|45%|Medium| |
|
|
367 | 367 | |476| * Number Complement|60%|Easy| |
|
368 | 368 | |477| * Total Hamming Distance|47%|Medium| |
|
369 | 369 | |479| * Largest Palindrome Product|23%|Easy| |
|
370 |
| -|480| * Sliding Window Median|31%|Hard| | |
| 370 | +|480| * Sliding Window Median|30%|Hard| | |
371 | 371 | |481| * Magical String|45%|Medium| |
|
372 | 372 | |482| * License Key Formatting|41%|Medium| |
|
373 | 373 | |483| * Smallest Good Base|33%|Hard| |
|
|
417 | 417 | |552| * Student Attendance Record II|31%|Hard| |
|
418 | 418 | |553| * Optimal Division|55%|Medium| |
|
419 | 419 | |554| * Brick Wall|45%|Medium| |
|
420 |
| -|556| * Next Greater Element III|28%|Medium| | |
| 420 | +|556| * Next Greater Element III|29%|Medium| | |
421 | 421 | |557| * Reverse Words in a String III|59%|Easy| |
|
422 | 422 | |560|[Subarray Sum Equals K](./Algorithms/0560.subarray-sum-equals-k)|40%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
423 | 423 | |561|[Array Partition I](./Algorithms/0561.array-partition-i)|66%|Easy| |
|
|
429 | 429 | |575| * Distribute Candies|58%|Easy| |
|
430 | 430 | |576| * Out of Boundary Paths|30%|Medium| |
|
431 | 431 | |581|[Shortest Unsorted Continuous Subarray](./Algorithms/0581.shortest-unsorted-continuous-subarray)|29%|Easy|[❤](https://leetcode.com/list/oussv5j)|
|
432 |
| -|583| * Delete Operation for Two Strings|43%|Medium| | |
| 432 | +|583| * Delete Operation for Two Strings|44%|Medium| | |
433 | 433 | |587| * Erect the Fence|32%|Hard| |
|
434 | 434 | |591| * Tag Validator|29%|Hard| |
|
435 | 435 | |592| * Fraction Addition and Subtraction|46%|Medium| |
|
|
448 | 448 | |628|[Maximum Product of Three Numbers](./Algorithms/0628.maximum-product-of-three-numbers)|45%|Easy|[❤](https://leetcode.com/list/oussv5j)|
|
449 | 449 | |629| * K Inverse Pairs Array|26%|Hard| |
|
450 | 450 | |630|[Course Schedule III](./Algorithms/0630.course-schedule-iii)|27%|Hard|[❤](https://leetcode.com/list/oussv5j)|
|
451 |
| -|632| * Smallest Range|42%|Hard| | |
| 451 | +|632| * Smallest Range|41%|Hard| | |
452 | 452 | |633| * Sum of Square Numbers|32%|Easy| |
|
453 | 453 | |636| * Exclusive Time of Functions|43%|Medium| |
|
454 | 454 | |637| * Average of Levels in Binary Tree|55%|Easy| |
|
|
496 | 496 | |687| * Longest Univalue Path|32%|Easy| |
|
497 | 497 | |688| * Knight Probability in Chessboard|38%|Medium| |
|
498 | 498 | |689| * Maximum Sum of 3 Non-Overlapping Subarrays|42%|Hard| |
|
499 |
| -|691| * Stickers to Spell Word|32%|Hard| | |
| 499 | +|691| * Stickers to Spell Word|31%|Hard| | |
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 | 503 | |696| * Count Binary Substrings|52%|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 |
| -|712| * Minimum ASCII Delete Sum for Two Strings|47%|Medium| | |
| 507 | +|712| * Minimum ASCII Delete Sum for Two Strings|48%|Medium| | |
508 | 508 | |713| * Subarray Product Less Than K|35%|Medium| |
|
509 |
| -|714| * Best Time to Buy and Sell Stock with Transaction Fee|27%|Medium| | |
510 |
| -|715| * Range Module|29%|Hard| | |
| 509 | +|714| * Best Time to Buy and Sell Stock with Transaction Fee|29%|Medium| | |
| 510 | +|715| * Range Module|30%|Hard| | |
511 | 511 |
|
512 | 512 | 以下免费的算法题,暂时不能使用 Go 解答
|
513 | 513 |
|
|
0 commit comments