Topic: Greedy Algorithm Problem / Level: beginner

Problem: Distribute items among groups of people such that the number of items each person receives is maximized.

Run the code to see the output here...