1.64K subscribers
635 photos
13 videos
1 file
1.02K links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
# 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
This media is not supported in your browser
VIEW IN TELEGRAM
# 16.08.2025
[1323. Maximum 69 Number](https://leetcode.com/problems/maximum-69-number/description) easy

Bigger number by replacing 6 to 9 #easy
👍21
This media is not supported in your browser
VIEW IN TELEGRAM
# 26.08.2025
[3000. Maximum Area of Longest Diagonal Rectangle](https://leetcode.com/problems/maximum-area-of-longest-diagonal-rectangle/description/) medium


Max area of max diagonal rectangles #easy
👍2