Leetcode #881: Boats to Save People
Apr 3, 2023 · 4 min read · Link to today's POTD (Leetcode). https://leetcode.com/problems/boats-to-save-people/ You are given an array people where people[i] is the weight of the i<sup>th</sup> person, and an infinite number of boats where each boat can carry a maximum weig...
JGian commented














