https://leetcode.com/problems/boats-to-save-people/description/
Minimum total boats with at most
Minimum total boats with at most
2 people & limit weight #medium #two_pointers #greedy👍2
https://leetcode.com/problems/most-profit-assigning-work/description/
Max profit by assigning
Max profit by assigning
[profit, difficulty] to workers any times #medium #sorting #greedy👍2
https://leetcode.com/problems/maximum-score-from-removing-substrings/description/
Max score removing from
Max score removing from
s, x for ab, y for ba #medium #greedy #stack👍2