- Notifications
You must be signed in to change notification settings - Fork2.4k
Closed
Description
Bug Report forhttps://neetcode.io/problems/task-scheduling
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
The Greedy solution for this problem does not work on the input:
tasks=['A', 'A', 'A', 'B', 'B', 'B', 'C', 'C', 'C', 'D', 'D', 'D']
n=2
Metadata
Metadata
Assignees
Labels
No labels