1.68K subscribers
657 photos
37 videos
1 file
1.07K links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
# 15.07.2025
[3136. Valid Word](https://leetcode.com/problems/valid-word/description/) easy


Check set of rules #easy
👍2
# 21.07.2025
[1957. Delete Characters to Make Fancy String](https://leetcode.com/problems/delete-characters-to-make-fancy-string/description) easy


No three chars repeats #easy
👍1
# 25.07.2025
[3487. Maximum Unique Subarray Sum After Deletion](https://leetcode.com/problems/maximum-unique-subarray-sum-after-deletion/description/) easy

Max non-empty uniq subsequence sum #easy
👍3
# 27.07.2025
[2210. Count Hills and Valleys in an Array](https://leetcode.com/problems/count-hills-and-valleys-in-an-array/description/) easy

Count hills and valleys #easy
👍1
# 1.08.2025
[118. Pascal's Triangle](https://leetcode.com/problems/pascals-triangle/description/) easy


Pascal's Triangle #easy
👍21
# 5.08.2025
[3477. Fruits Into Baskets II](https://leetcode.com/problems/fruits-into-baskets-ii/description/) easy


Place fruits left to right to first available bucket #easy #simulation
👍2
# 9.08.2025
[231. Power of Two](https://leetcode.com/problems/power-of-two/description/) easy


Is int 32 power of 2? #easy #bits
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
# 14.08.2025
[2264. Largest 3-Same-Digit Number in String](https://leetcode.com/problems/largest-3-same-digit-number-in-string/description/) easy


Max 3-digit in string #easy
👍1