|
11 | 11 | |Category|Easy|Medium|Hard|Total|
|
12 | 12 | |:--|:--:|:--:|:--:|:--:|
|
13 | 13 | |**Algorithms**|44 / 145|77 / 250|28 / 93|149 / 488|
|
14 |
| -|**Draft**|0 / 1|0 / 4|0 / 0|0 / 5| |
15 |
| -|**Total**|44 / 146|77 / 254|28 / 93|149 / 493| |
| 14 | +|**Draft**|0 / 1|0 / 3|0 / 0|0 / 4| |
| 15 | +|**Total**|44 / 146|77 / 253|28 / 93|149 / 492| |
16 | 16 |
|
17 | 17 | ## 参考解答
|
18 | 18 | |题号|题目|难度|总体通过率|收藏|
|
|
46 | 46 | |27|[Remove Element](./Algorithms/0027.remove-element)|☆|39%||
|
47 | 47 | |28|[Implement strStr()](./Algorithms/0028.implement-strstr)|☆|28%||
|
48 | 48 | |29|[Divide Two Integers](./Algorithms/0029.divide-two-integers)|☆ ☆|15%||
|
49 |
| -|30|[Substring with Concatenation of All Words](./Algorithms/0030.substring-with-concatenation-of-all-words)|☆ ☆ ☆|22%|❤| |
| 49 | +|30|[Substring with Concatenation of All Words](./Algorithms/0030.substring-with-concatenation-of-all-words)|☆ ☆ ☆|21%|❤| |
50 | 50 | |31|[Next Permutation](./Algorithms/0031.next-permutation)|☆ ☆|28%|❤|
|
51 | 51 | |32|[Longest Valid Parentheses](./Algorithms/0032.longest-valid-parentheses)|☆ ☆ ☆|23%||
|
52 | 52 | |33|[Search in Rotated Sorted Array](./Algorithms/0033.search-in-rotated-sorted-array)|☆ ☆|32%|❤|
|
|
148 | 148 | |414|[Third Maximum Number](./Algorithms/0414.third-maximum-number)|☆|27%||
|
149 | 149 | |442|[Find All Duplicates in an Array](./Algorithms/0442.find-all-duplicates-in-an-array)|☆ ☆|55%||
|
150 | 150 | |448|[Find All Numbers Disappeared in an Array](./Algorithms/0448.find-all-numbers-disappeared-in-an-array)|☆|51%||
|
151 |
| -|485|[Max Consecutive Ones](./Algorithms/0485.max-consecutive-ones)|☆|54%|| |
| 151 | +|485|[Max Consecutive Ones](./Algorithms/0485.max-consecutive-ones)|☆|53%|| |
152 | 152 | |495|[Teemo Attacking](./Algorithms/0495.teemo-attacking)|☆ ☆|51%||
|
153 | 153 | |526|[Beautiful Arrangement](./Algorithms/0526.beautiful-arrangement)|☆ ☆|55%|❤|
|
154 | 154 | |532|[K-diff Pairs in an Array](./Algorithms/0532.k-diff-pairs-in-an-array)|☆|28%||
|
|
157 | 157 | |565|[Array Nesting](./Algorithms/0565.array-nesting)|☆ ☆|49%||
|
158 | 158 | |566|[Reshape the Matrix](./Algorithms/0566.reshape-the-matrix)|☆|58%||
|
159 | 159 | |581|[Shortest Unsorted Continuous Subarray](./Algorithms/0581.shortest-unsorted-continuous-subarray)|☆|29%|❤|
|
160 |
| -|605|[Can Place Flowers](./Algorithms/0605.can-place-flowers)|☆|29%|❤| |
| 160 | +|605|[Can Place Flowers](./Algorithms/0605.can-place-flowers)|☆|30%|❤| |
161 | 161 | |611|[Valid Triangle Number](./Algorithms/0611.valid-triangle-number)|☆ ☆|41%|❤|
|
162 | 162 | |621|[Task Scheduler](./Algorithms/0621.task-scheduler)|☆ ☆|42%|❤|
|
163 | 163 | |628|[Maximum Product of Three Numbers](./Algorithms/0628.maximum-product-of-three-numbers)|☆|45%|❤|
|
|
0 commit comments