Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

About

A Dynamic Programming-based solution to maximize profit by selecting non-overlapping jobs. Takes job start time, end time, and profit as input and returns the maximum earnings along with remaining tasks and profits available for others. Efficiently sorts jobs and tracks selected tasks for optimal scheduling.

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages