Challenge: Weighted Scheduling Problem

In this lesson, you will solve the classic problem of weighted scheduling using dynamic programming.

We'll cover the following...

Problem statement

You have one auditorium, and only one class can take ...