In this video, we are solving Leetcode Problem # 1891: Cutting Ribbons. This is another one of those binary search question that follows a similar pattern. The other questions like this are Koko Eating Bananas and Capacity to Ship Packages within D Days.
The binary search portion is a bit different in this question although the general template is very similar to the other questions.
Ещё видео!