https://leetcode.com/problems/minimum-limit-of-balls-in-a-bag/description/
Max number after at most
Max number after at most
maxOperations
of splitting #medium #binary_search👍2
https://leetcode.com/problems/two-best-non-overlapping-events/description/
Max two non-overlapping intervals #medium #binary_search
Max two non-overlapping intervals #medium #binary_search
👍2
https://leetcode.com/problems/maximum-beauty-of-an-array-after-applying-operation/description/
Max equal nums after adjusting to [-k..+k] #medium #binary_search #line_sweep
Max equal nums after adjusting to [-k..+k] #medium #binary_search #line_sweep
👍3
Max positive count or negative count #easy #binary_search
https://leetcode.com/problems/maximum-count-of-positive-integer-and-negative-integer/description/
https://leetcode.com/problems/maximum-count-of-positive-integer-and-negative-integer/description/
👍1🔥1
Distribute candies to k equal buckets #medium #binary_search
https://leetcode.com/problems/maximum-candies-allocated-to-k-children/description/
https://leetcode.com/problems/maximum-candies-allocated-to-k-children/description/
👍1🔥1
Min-max of non-adjucents in array #medium #binary_search
https://leetcode.com/problems/house-robber-iv/description/
https://leetcode.com/problems/house-robber-iv/description/
🔥2👍1
Min rank[i] * count^2 to fix all cars #medium #binary_search #heap
https://leetcode.com/problems/minimum-time-to-repair-cars/description
https://leetcode.com/problems/minimum-time-to-repair-cars/description
👍3
Tasks can be done by workers with pills #hard #binary_search
https://leetcode.com/problems/maximum-number-of-tasks-you-can-assign/description
https://leetcode.com/problems/maximum-number-of-tasks-you-can-assign/description
👍3
# 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
[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
[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
[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
[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