Problem Statement: Given an array of books, where each book has a certain number of pages, and a number of students, you need to allocate books in a way that minimizes the maximum number of pages assigned to a student. Each student must be allocated ...
piyushagrawal.hashnode.dev2 min readNo responses yet.