|
12 | 12 |
|
13 | 13 | | |Easy|Medium|Hard|Total|
|
14 | 14 | |:---:|:---:|:---:|:---:|:---:|
|
15 |
| -|**Accepted**|161|269|117|547| |
| 15 | +|**Accepted**|161|270|117|548| |
16 | 16 | |**Total**|166|284|123|573|
|
17 | 17 |
|
18 | 18 | ## 题解
|
19 | 19 |
|
20 | 20 | |题号|题目|通过率|难度|收藏|
|
21 | 21 | |:-:|:-|:-: | :-: | :-: |
|
22 |
| -|1|[Two Sum](./Algorithms/0001.two-sum)|37%|Easy|| |
| 22 | +|1|[Two Sum](./Algorithms/0001.two-sum)|38%|Easy|| |
23 | 23 | |2|[Add Two Numbers](./Algorithms/0002.add-two-numbers)|28%|Medium||
|
24 | 24 | |3|[Longest Substring Without Repeating Characters](./Algorithms/0003.longest-substring-without-repeating-characters)|24%|Medium||
|
25 | 25 | |4|[Median of Two Sorted Arrays](./Algorithms/0004.median-of-two-sorted-arrays)|23%|Hard||
|
|
434 | 434 | |583|[Delete Operation for Two Strings](./Algorithms/0583.delete-operation-for-two-strings)|44%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
435 | 435 | |587|[Erect the Fence](./Algorithms/0587.erect-the-fence)|33%|Hard|[❤](https://leetcode.com/list/oussv5j)|
|
436 | 436 | |591|[Tag Validator](./Algorithms/0591.tag-validator)|30%|Hard|[❤](https://leetcode.com/list/oussv5j)|
|
437 |
| -|592|[Fraction Addition and Subtraction](./Algorithms/0592.fraction-addition-and-subtraction)|46%|Medium|| |
| 437 | +|592|[Fraction Addition and Subtraction](./Algorithms/0592.fraction-addition-and-subtraction)|45%|Medium|| |
438 | 438 | |593|[Valid Square](./Algorithms/0593.valid-square)|39%|Medium||
|
439 |
| -|594|[Longest Harmonious Subsequence](./Algorithms/0594.longest-harmonious-subsequence)|41%|Easy|| |
| 439 | +|594|[Longest Harmonious Subsequence](./Algorithms/0594.longest-harmonious-subsequence)|40%|Easy|| |
440 | 440 | |598|[Range Addition II](./Algorithms/0598.range-addition-ii)|48%|Easy||
|
441 | 441 | |599|[Minimum Index Sum of Two Lists](./Algorithms/0599.minimum-index-sum-of-two-lists)|46%|Easy||
|
442 | 442 | |600|[Non-negative Integers without Consecutive Ones](./Algorithms/0600.non-negative-integers-without-consecutive-ones)|31%|Hard|[❤](https://leetcode.com/list/oussv5j)|
|
|
523 | 523 | |731|[My Calendar II](./Algorithms/0731.my-calendar-ii)|37%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
524 | 524 | |732|[My Calendar III](./Algorithms/0732.my-calendar-iii)|50%|Hard||
|
525 | 525 | |733|[Flood Fill](./Algorithms/0733.flood-fill)|48%|Easy||
|
526 |
| -|735|[Asteroid Collision](./Algorithms/0735.asteroid-collision)|36%|Medium|| |
| 526 | +|735|[Asteroid Collision](./Algorithms/0735.asteroid-collision)|37%|Medium|| |
527 | 527 | |736|[Parse Lisp Expression](./Algorithms/0736.parse-lisp-expression)|42%|Hard|[❤](https://leetcode.com/list/oussv5j)|
|
528 | 528 | |738|[Monotone Increasing Digits](./Algorithms/0738.monotone-increasing-digits)|40%|Medium||
|
529 | 529 | |739|[Daily Temperatures](./Algorithms/0739.daily-temperatures)|52%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
|
542 | 542 | |756|[Pyramid Transition Matrix](./Algorithms/0756.pyramid-transition-matrix)|45%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
543 | 543 | |757|[Set Intersection Size At Least Two](./Algorithms/0757.set-intersection-size-at-least-two)|34%|Hard||
|
544 | 544 | |761|[Special Binary String](./Algorithms/0761.special-binary-string)|41%|Hard||
|
545 |
| -|762|[Prime Number of Set Bits in Binary Representation](./Algorithms/0762.prime-number-of-set-bits-in-binary-representation)|54%|Easy|| |
| 545 | +|762|[Prime Number of Set Bits in Binary Representation](./Algorithms/0762.prime-number-of-set-bits-in-binary-representation)|55%|Easy|| |
546 | 546 | |763|[Partition Labels](./Algorithms/0763.partition-labels)|64%|Medium||
|
547 | 547 | |764|[Largest Plus Sign](./Algorithms/0764.largest-plus-sign)|37%|Medium||
|
548 | 548 | |765|[Couples Holding Hands](./Algorithms/0765.couples-holding-hands)|47%|Hard||
|
|
562 | 562 | |782|[Transform to Chessboard](./Algorithms/0782.transform-to-chessboard)|35%|Hard||
|
563 | 563 | |783|[Minimum Distance Between BST Nodes](./Algorithms/0783.minimum-distance-between-bst-nodes)|46%|Easy||
|
564 | 564 | |784|[Letter Case Permutation](./Algorithms/0784.letter-case-permutation)|52%|Easy|[❤](https://leetcode.com/list/oussv5j)|
|
565 |
| -|785|[Is Graph Bipartite?](./Algorithms/0785.is-graph-bipartite)|39%|Medium|[❤](https://leetcode.com/list/oussv5j)| |
| 565 | +|785|[Is Graph Bipartite?](./Algorithms/0785.is-graph-bipartite)|38%|Medium|[❤](https://leetcode.com/list/oussv5j)| |
566 | 566 | |786|[K-th Smallest Prime Fraction](./Algorithms/0786.k-th-smallest-prime-fraction)|29%|Hard|[❤](https://leetcode.com/list/oussv5j)|
|
567 |
| -|787|[Cheapest Flights Within K Stops](./Algorithms/0787.cheapest-flights-within-k-stops)|30%|Medium|| |
| 567 | +|787|[Cheapest Flights Within K Stops](./Algorithms/0787.cheapest-flights-within-k-stops)|30%|Medium|[❤](https://leetcode.com/list/oussv5j)| |
568 | 568 | |788|[Rotated Digits](./Algorithms/0788.rotated-digits)|50%|Easy||
|
569 |
| -|789| * Escape The Ghosts|47%|Medium|| |
| 569 | +|789|[Escape The Ghosts](./Algorithms/0789.escape-the-ghosts)|47%|Medium|| |
570 | 570 | |790| * Domino and Tromino Tiling|31%|Medium||
|
571 | 571 | |791| * Custom Sort String|60%|Medium||
|
572 | 572 | |792| * Number of Matching Subsequences|34%|Medium||
|
573 | 573 | |793| * Preimage Size of Factorial Zeroes Function|45%|Hard||
|
574 | 574 | |794| * Valid Tic-Tac-Toe State|27%|Medium||
|
575 | 575 | |795| * Number of Subarrays with Bounded Maximum|40%|Medium||
|
576 | 576 | |796| * Rotate String|55%|Easy||
|
577 |
| -|797| * All Paths From Source to Target|69%|Medium|| |
| 577 | +|797| * All Paths From Source to Target|68%|Medium|| |
578 | 578 | |798| * Smallest Rotation with Highest Score|31%|Hard||
|
579 | 579 | |799| * Champagne Tower|28%|Medium||
|
580 | 580 | |801| * Minimum Swaps To Make Sequences Increasing|23%|Medium||
|
|
587 | 587 | |808| * Soup Servings|30%|Medium||
|
588 | 588 | |809| * Expressive Words|34%|Medium||
|
589 | 589 | |810| * Chalkboard XOR Game|35%|Hard||
|
590 |
| -|811| * Subdomain Visit Count|65%|Easy|| |
591 |
| -|812| * Largest Triangle Area :new: |50%|Easy|| |
592 |
| -|813| * Largest Sum of Averages :new: |34%|Medium|| |
| 590 | +|811| * Subdomain Visit Count|64%|Easy|| |
| 591 | +|812| * Largest Triangle Area :new: |51%|Easy|| |
| 592 | +|813| * Largest Sum of Averages :new: |35%|Medium|| |
593 | 593 | |814| * Binary Tree Pruning :new: |74%|Medium||
|
594 | 594 | |815| * Bus Routes :new: |30%|Hard||
|
595 | 595 |
|
|
0 commit comments