0
Problem List
Practice Mode
Start Interview
00:00
Restart
Design a Task Scheduler
Problem Description
Design a distributed task scheduling system that can handle both periodic and one-time tasks. Focus on task distribution, worker management, and failure handling. Address challenges like task prioritization, resource allocation, and monitoring.
Answer Panel
Loading...