Topic: Greedy Algorithm Problem / Level: beginner

Problem: Find the minimum number of pages each student must read when books are distributed among students, such that the workload is balanced.

Run the code to see the output here...