Leetcode Daily Question
2.45K subscribers
517 files
2.16K links
Why are you asking me to do Leetcode for this CSS job?
Download Telegram
1750.minimum-length-of-string-after-deleting-similar-ends.pdf
78.9 KB
leetcode.cn 2022-12-28
🟡1750.minimum-length-of-string-after-deleting-similar-ends

🏷️ Tags
#two_pointers #string
2037.minimum-number-of-moves-to-seat-everyone.pdf
81.7 KB
leetcode.cn 2022-12-31
🟢2037.minimum-number-of-moves-to-seat-everyone

🏷️ Tags
#array #sorting
2042.check-if-numbers-are-ascending-in-a-sentence.pdf
124.5 KB
leetcode.cn 2023-01-03
🟢2042.check-if-numbers-are-ascending-in-a-sentence

🏷️ Tags
#string
1802.maximum-value-at-a-given-index-in-a-bounded-array.pdf
81.2 KB
leetcode.cn 2023-01-04
🟡1802.maximum-value-at-a-given-index-in-a-bounded-array

🏷️ Tags
#greedy #binary_search
2180.count-integers-with-even-digit-sum.pdf
67.3 KB
leetcode.cn 2023-01-06
🟢2180.count-integers-with-even-digit-sum

🏷️ Tags
#math #simulation