Topic: Greedy Algorithm Problem / Level: intermediate

Problem: Find the minimum number of platforms required at a railway station to accommodate all the trains arriving and departing at different times.

Run the code to see the output here...