Topic: Greedy Algorithm Problem / Level: beginner

Problem: Find the minimum number of platforms required for a railway station, given arrival and departure times of trains.

Run the code to see the output here...