Medium Problemsoptimizationlinear

Weighted Job Schedulling

Given n jobs, each with a start time, an end time, and a profit, choose a subset of non-overlapping jobs that maximizes the total profit collected.

Do this lesson first: house robber

The full breakdown and animated table for this problem are still being written. In the meantime, run the four questions on it yourself — that is the whole exercise.