AlgoMaster Logo

Maximum Profit in Job Scheduling

startTime=[1, 2, 3, 3],endTime=[3, 4, 5, 6],profit=[50, 10, 40, 70]
0 / 12
algomaster.io
Step:4 jobs, each with a start, an end, and a profit. No two picked jobs may overlap