1.69K subscribers
673 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
# 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
# 30.10.2025
[1526. Minimum Number of Increments on Subarrays to Form a Target Array](https://leetcode.com/problems/minimum-number-of-increments-on-subarrays-to-form-a-target-array/description) hard

Min +1 range increases to make target from zeros #hard
👍2
# 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
# 01.11.2025
[3217. Delete Nodes From Linked List Present in Array](https://leetcode.com/problems/delete-nodes-from-linked-list-present-in-array/description/) medium


Remove an array from linked list #medium #ll
👍1
# 02.11.2025
[2257. Count Unguarded Cells in the Grid](https://leetcode.com/problems/count-unguarded-cells-in-the-grid/description) medium

Count unseen cells by rays from guards #medium #grid
👍1
# 03.11.2025
[1578. Minimum Time to Make Rope Colorful](https://leetcode.com/problems/minimum-time-to-make-rope-colorful/description) medium

Min weighted removals to dedup #medium #greedy
👍1
# 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