DIY: Task Scheduler

Solve the interview question "Task Scheduler" in this lesson.

Problem statement

You are given a character array of tasks, where each character represents a different task that the CPU ...