1.69K subscribers
674 photos
41 videos
1 file
1.09K links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
# 28.09.2025
[976. Largest Perimeter Triangle](https://leetcode.com/problems/largest-perimeter-triangle/description/) easy


Max triangle perimeter from array of lengths #easy #sliding_window
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
# 01.10.2025
[1518. Water Bottles](https://leetcode.com/problems/water-bottles/description) easy

Total drinks with exchange empty for full #easy #simulation
1👍1
This media is not supported in your browser
VIEW IN TELEGRAM
# 13.10.2025
[2273. Find Resultant Array After Removing Anagrams](https://leetcode.com/problems/find-resultant-array-after-removing-anagrams/description) medium

Dedup anagrams #easy
👍2
# 14.10.2025
[3349. Adjacent Increasing Subarrays Detection I](https://leetcode.com/problems/adjacent-increasing-subarrays-detection-i/description) medium

Any increasing consequent windows size k #easy
👍1
# 20.10.2025
[2011. Final Value of Variable After Performing Operations](https://leetcode.com/problems/final-value-of-variable-after-performing-operations/description) easy

do ++ or -- operation from 0 #easy
👍2
This media is not supported in your browser
VIEW IN TELEGRAM
# 23.10.2025
[3461. Check If Digits Are Equal in String After Operations I](https://leetcode.com/problems/check-if-digits-are-equal-in-string-after-operations-i/description/) easy


Fold each pair to (a+b)%10 until 2 left #easy
👍1
# 25.10.2025
[1716. Calculate Money in Leetcode Bank](https://leetcode.com/problems/calculate-money-in-leetcode-bank/description/) easy

Add increasing sum of money, drop weekly gain on mondays #easy
👍2
# 28.10.2025
[3354. Make Array Elements Equal to Zero](https://leetcode.com/problems/make-array-elements-equal-to-zero/description/) easy

Places & directions that lead the simulation to all zeros #easy #simualtion
👍1
# 29.10.2025
[With All Set Bits](https://leetcode.com/problems/smallest-number-with-all-set-bits/description/) easy

Next all bits set number #easy #bits
👍1
# 31.10.2025
[3289. The Two Sneaky Numbers of Digitville](https://leetcode.com/problems/the-two-sneaky-numbers-of-digitville/description/) easy

Two extra numbers from 0..n #easy
👍2
# 04.11.2025
[3318. Find X-Sum of All K-Long Subarrays I](https://leetcode.com/problems/find-x-sum-of-all-k-long-subarrays-i/) easy

Sums of x most frequent from k-windows #easy
👍1