1.65K subscribers
643 photos
16 videos
1 file
1.03K links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
# 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
👍3
# 07.09.2025
[1304. Find N Unique Integers Sum up to Zero](https://leetcode.com/problems/find-n-unique-integers-sum-up-to-zero/description) easy


Any n uniq numbers with sum of 0 #easy
👍1
# 08.09.2025
[1317. Convert Integer to the Sum of Two No-Zero Integers](https://leetcode.com/problems/convert-integer-to-the-sum-of-two-no-zero-integers/description/) easy


Find a+b=n without zeros in digits #easy
👍1