|
9 | 9 |
|
10 | 10 | > 统计规则:1.免费题,2.算法题,3.能提交 Go 解答
|
11 | 11 |
|
12 |
| -<<<<<<< HEAD |
13 |
| -| | Easy | Medium | Hard | Total | |
14 |
| -| :----------: | :---: | :----: | :---: | :---: | |
15 |
| -| **Accepted** | 265 | 456 | 187 | 908 | |
16 |
| -| **Total** | 269 | 473 | 198 | 940 | |
17 |
| - |
18 |
| -## 题解 |
19 |
| - |
20 |
| -| 题号 | 题目 | 通过率 | 难度 | 收藏 | |
21 |
| -| :---------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------- | :----: | :----: | :---: | |
22 |
| -| [1250](https://leetcode.com/problems/check-if-it-is-a-good-array/) | * Check If It Is a Good Array | 44% | Hard | | |
23 |
| -| [1249](https://leetcode.com/problems/minimum-remove-to-make-valid-parentheses/) | * Minimum Remove to Make Valid Parentheses | 54% | Medium | | |
24 |
| -| [1248](https://leetcode.com/problems/count-number-of-nice-subarrays/) | * Count Number of Nice Subarrays | 48% | Medium | | |
25 |
| -| [1247](https://leetcode.com/problems/minimum-swaps-to-make-strings-equal/) | * Minimum Swaps to Make Strings Equal | 54% | Easy | | |
26 |
| -| [1246](https://leetcode.com/problems/palindrome-removal/) | * Palindrome Removal | 40% | Hard | | |
27 |
| -| [1245](https://leetcode.com/problems/tree-diameter/) | * Tree Diameter | 50% | Medium | | |
28 |
| -| [1244](https://leetcode.com/problems/design-a-leaderboard/) | * Design A Leaderboard | 50% | Medium | | |
29 |
| -| [1243](https://leetcode.com/problems/array-transformation/) | * Array Transformation | 51% | Easy | | |
30 |
| -| [1240](https://leetcode.com/problems/tiling-a-rectangle-with-the-fewest-squares/) | * Tiling a Rectangle with the Fewest Squares | 48% | Hard | | |
31 |
| -| [1239](https://leetcode.com/problems/maximum-length-of-a-concatenated-string-with-unique-characters/) | * Maximum Length of a Concatenated String with Unique Characters | 40% | Medium | | |
32 |
| -| [1238](https://leetcode.com/problems/circular-permutation-in-binary-representation/) | * Circular Permutation in Binary Representation | 57% | Medium | | |
33 |
| -| [1237](https://leetcode.com/problems/find-positive-integer-solution-for-a-given-equation/) | * Find Positive Integer Solution for a Given Equation | 65% | Easy | | |
34 |
| -| [1235](https://leetcode.com/problems/maximum-profit-in-job-scheduling/) | * Maximum Profit in Job Scheduling | 44% | Hard | | |
35 |
| -| [1234](https://leetcode.com/problems/replace-the-substring-for-balanced-string/) | * Replace the Substring for Balanced String | 29% | Medium | | |
36 |
| -| [1233](https://leetcode.com/problems/remove-sub-folders-from-the-filesystem/) | * Remove Sub-Folders from the Filesystem | 53% | Medium | | |
37 |
| -| [1232](https://leetcode.com/problems/check-if-it-is-a-straight-line/) | * Check If It Is a Straight Line | 47% | Easy | | |
38 |
| -| [1227](https://leetcode.com/problems/airplane-seat-assignment-probability/) | * Airplane Seat Assignment Probability | 60% | Medium | | |
39 |
| -| [1224](https://leetcode.com/problems/maximum-equal-frequency/) | * Maximum Equal Frequency | 31% | Hard | | |
40 |
| -| [1223](https://leetcode.com/problems/dice-roll-simulation/) | * Dice Roll Simulation | 42% | Medium | | |
41 |
| -<<<<<<< HEAD |
42 |
| -|[1222](https://leetcode.com/problems/queens-that-can-attack-the-king/)| * Queens That Can Attack the King|69%|Medium|| |
43 |
| -|[1221](https://leetcode.com/problems/split-a-string-in-balanced-strings/)|[Split a String in Balanced Strings](./Algorithms/1221.split-a-string-in-balanced-strings)|78%|Easy|| |
44 |
| -|[1220](https://leetcode.com/problems/count-vowels-permutation/)| * Count Vowels Permutation|51%|Hard|| |
45 |
| -|[1219](https://leetcode.com/problems/path-with-maximum-gold/)| * Path with Maximum Gold|61%|Medium|| |
46 |
| -======= |
47 |
| -|[1222](https://leetcode.com/problems/queens-that-can-attack-the-king/)| * Queens That Can Attack the King|68%|Medium|| |
48 |
| -|[1221](https://leetcode.com/problems/split-a-string-in-balanced-strings/)|[Split a String in Balanced Strings](./Algorithms/1221.split-a-string-in-balanced-strings)|78%|Easy|| |
49 |
| -|[1220](https://leetcode.com/problems/count-vowels-permutation/)| * Count Vowels Permutation|52%|Hard|| |
50 |
| -|[1219](https://leetcode.com/problems/path-with-maximum-gold/)| * Path with Maximum Gold|60%|Medium|| |
51 |
| ->>>>>>> 2c637bd0cefff19bf2e8a7ecb78a176daa6e7743 |
52 |
| -======= |
53 | 12 | | |Easy|Medium|Hard|Total|
|
54 | 13 | |:---:|:---:|:---:|:---:|:---:|
|
55 | 14 | |**Accepted**|265|456|187|908|
|
|
82 | 41 | |[1221](https://leetcode.com/problems/split-a-string-in-balanced-strings/)|[Split a String in Balanced Strings](./Algorithms/1221.split-a-string-in-balanced-strings)|78%|Easy||
|
83 | 42 | |[1220](https://leetcode.com/problems/count-vowels-permutation/)| * Count Vowels Permutation|51%|Hard||
|
84 | 43 | |[1219](https://leetcode.com/problems/path-with-maximum-gold/)| * Path with Maximum Gold|61%|Medium||
|
85 |
| ->>>>>>> develop |
86 | 44 | |[1218](https://leetcode.com/problems/longest-arithmetic-subsequence-of-given-difference/)| * Longest Arithmetic Subsequence of Given Difference|38%|Medium||
|
87 | 45 | |[1217](https://leetcode.com/problems/play-with-chips/)|[Play with Chips](./Algorithms/1217.play-with-chips)|63%|Easy||
|
88 | 46 | |[1210](https://leetcode.com/problems/minimum-moves-to-reach-target-with-rotations/)| * Minimum Moves to Reach Target with Rotations|43%|Hard||
|
|
127 | 85 | |[1138](https://leetcode.com/problems/alphabet-board-path/)|[Alphabet Board Path](./Algorithms/1138.alphabet-board-path)|44%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
128 | 86 | |[1137](https://leetcode.com/problems/n-th-tribonacci-number/)|[N-th Tribonacci Number](./Algorithms/1137.n-th-tribonacci-number)|58%|Easy|[❤](https://leetcode.com/list/oussv5j)|
|
129 | 87 | |[1131](https://leetcode.com/problems/maximum-of-absolute-value-expression/)|[Maximum of Absolute Value Expression](./Algorithms/1131.maximum-of-absolute-value-expression)|52%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
130 |
| -<<<<<<< HEAD |
131 |
| -<<<<<<< HEAD |
132 |
| -|[1130](https://leetcode.com/problems/minimum-cost-tree-from-leaf-values/)|[Minimum Cost Tree From Leaf Values](./Algorithms/1130.minimum-cost-tree-from-leaf-values)|62%|Medium|[❤](https://leetcode.com/list/oussv5j)| |
133 |
| -|[1129](https://leetcode.com/problems/shortest-path-with-alternating-colors/)|[Shortest Path with Alternating Colors](./Algorithms/1129.shortest-path-with-alternating-colors)|37%|Medium|[❤](https://leetcode.com/list/oussv5j)| |
134 |
| -======= |
135 |
| -|[1130](https://leetcode.com/problems/minimum-cost-tree-from-leaf-values/)|[Minimum Cost Tree From Leaf Values](./Algorithms/1130.minimum-cost-tree-from-leaf-values)|61%|Medium|[❤](https://leetcode.com/list/oussv5j)| |
136 |
| -|[1129](https://leetcode.com/problems/shortest-path-with-alternating-colors/)|[Shortest Path with Alternating Colors](./Algorithms/1129.shortest-path-with-alternating-colors)|36%|Medium|[❤](https://leetcode.com/list/oussv5j)| |
137 |
| ->>>>>>> 2c637bd0cefff19bf2e8a7ecb78a176daa6e7743 |
138 |
| -======= |
139 | 88 | |[1130](https://leetcode.com/problems/minimum-cost-tree-from-leaf-values/)|[Minimum Cost Tree From Leaf Values](./Algorithms/1130.minimum-cost-tree-from-leaf-values)|62%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
140 | 89 | |[1129](https://leetcode.com/problems/shortest-path-with-alternating-colors/)|[Shortest Path with Alternating Colors](./Algorithms/1129.shortest-path-with-alternating-colors)|37%|Medium|[❤](https://leetcode.com/list/oussv5j)|
|
141 |
| ->>>>>>> develop |
142 | 90 | |[1128](https://leetcode.com/problems/number-of-equivalent-domino-pairs/)|[Number of Equivalent Domino Pairs](./Algorithms/1128.number-of-equivalent-domino-pairs)|46%|Easy||
|
143 | 91 | |[1125](https://leetcode.com/problems/smallest-sufficient-team/)|[Smallest Sufficient Team](./Algorithms/1125.smallest-sufficient-team)|44%|Hard|[❤](https://leetcode.com/list/oussv5j)|
|
144 | 92 | |[1124](https://leetcode.com/problems/longest-well-performing-interval/)|[Longest Well-Performing Interval](./Algorithms/1124.longest-well-performing-interval)|31%|Medium||
|
|
0 commit comments