Quarantine Days - MATLAB Cody - MATLAB Central

Problem 45449. Quarantine Days

Difficulty:Rate

In these quarantine days, a list of what Max may do on a typical day is given in a table with the starting hour to ending hour.

 Task       Start         End
Sleep         0            6
Walk          6            7
Breakfast     8            9
Movie         10           16
Study         15           21
Dinner        22           23

Now Max wants to perform the maximum amount of tasks in a single day. How should he make his routine?

For this problem -- just return the number of tasks.

Solution Stats

41.67% Correct | 58.33% Incorrect
Last Solution submitted on Apr 20, 2025

Problem Comments

Solution Comments

Show comments
Registration Now Open for MathWorks AUTOMOTIVE CONFERENCE 2025
...
Hello Community, We're excited to announce that registration is now open for the...

Problem Recent Solvers18

Suggested Problems

More from this Author165

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page