Topic: Greedy Algorithm Problem / Level: beginner

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

Run the code to see the output here...