LeetCode problems
No. | Title | Solution | Acceptance | Difficulty |
---|---|---|---|---|
2264 | Largest 3-Same-Digit Number in String | Go | 58.8% | Easy |
2265 | Count Nodes Equal to Average of Subtree | Go | 85.4% | Medium |
2266 | Count Number of Texts | Go | 48.1% | Medium |
2278 | Percentage of Letter in String | Go | 72.5% | Easy |
2279 | Maximum Bags With Full Capacity of Rocks | Go | 60.4% | Medium |
2280 | Minimum Lines to Represent a Line Chart | Go | 22.3% | Medium |
2283 | Check if Number Has Equal Digit Count and Digit Value | Go | 74.3% | Easy |
2284 | Sender With Largest Word Count | Go | 54.4% | Medium |
2285 | Maximum Total Importance of Roads | Go | 59.1% | Medium |
2287 | Rearrange Characters to Make Target String | Go | 57.4% | Easy |
2288 | Apply Discount to Prices | Go | 25.7% | Medium |
2293 | Min Max Game | Go | 62.1% | Easy |
2294 | Partition Array Such That Maximum Difference Is K | Go | 69.8% | Medium |
2295 | Replace Elements in an Array | Go | 54.4% | Medium |
2299 | Strong Password Checker II | Go | 55.3% | Easy |
2300 | Successful Pairs of Spells and Potions | Go | 27.4% | Medium |
2303 | Calculate Amount Paid in Taxes | Go | 61.0% | Easy |
2309 | Greatest English Letter in Upper and Lower Case | Go | 68.4% | Easy |
2310 | Sum of Numbers With Units Digit K | Go | 21.7% | Medium |
2315 | Count Asterisks | Go | 79.9% | Easy |
2319 | Check if Matrix Is X-Matrix | Go | 66.3% | Easy |
2320 | Count Number of Ways to Place Houses | Go | 35.5% | Medium |
2325 | Decode the Message | Go | Easy |
No. | Title | Solution | Time | Memory |
---|---|---|---|---|
Количество хороших подстрок - 1 | Go | 15 ms | 500 KB | |
Z-функция строки Грея | Go | 31 ms | 200 KB |