Topic: Greedy Algorithm Problem / Level: beginner

Problem: Given a set of students and their exam schedules, find the minimum number of exam rooms required to accommodate all exams.

Run the code to see the output here...