1.57K subscribers
596 photos
1 file
968 links
Don't miss a day to solve the problem
My leetcode graph - https://leetcode.com/SamoylenkoDmitry/
Download Telegram
# 13.06.2025
[2616. Minimize the Maximum Difference of Pairs](https://leetcode.com/problems/minimize-the-maximum-difference-of-pairs/description/) medium


Min max diffs non-overlapped pairs #medium #binary_search
👍3
# 25.06.2025
[2040. Kth Smallest Product of Two Sorted Arrays](https://leetcode.com/problems/kth-smallest-product-of-two-sorted-arrays/description/) hard



K-th increasing product from two arrays #hard #binary_search
👍2
# 29.06.2025
[1498. Number of Subsequences That Satisfy the Given Sum Condition](https://leetcode.com/problems/number-of-subsequences-that-satisfy-the-given-sum-condition/description/) medium


Subsequencies target in 0..min+max #medium #binary_search #two_pointers
👍2
# 8.07.2025
[1751. Maximum Number of Events That Can Be Attended II](https://leetcode.com/problems/maximum-number-of-events-that-can-be-attended-ii/description) hard


Max top k valued intervals #hard #binary_search #dp
👍1