Topic: Greedy Algorithm Problem / Level: beginner

Problem: Find the minimum number of buses required to transport a group of people across a river, ensuring that no bus exceeds a weight limit.

Run the code to see the output here...