Topic: Greedy Algorithm Problem / Level: beginner

Problem: Find the maximum number of disjoint intervals from a given list of intervals.

Run the code to see the output here...