What is the interval scheduling problem
What is the correct greedy algorithm to the interval scheduling problem (idea and psuedo-code)
What are the properties of a greedy algorithm
What are some incorrect greedy algorithms to the interval scheduling problem (ideas)