Hey Coders, Today we are going to understand and solve the Boats to Save People problem from LeetCode. Problem: we are given an array consisting of people’s weights , limit (capacity of a boat)and asked to find the minimum number of boats required. C...
bugfreenik.hashnode.dev2 min readNo responses yet.