expertReal System Design Problems
Design a distributed job scheduler that avoids duplicate execution across multiple instances.
Tests whether you know a naive cron-per-instance setup breaks the moment you scale beyond one node.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
Design a distributed job scheduler that avoids duplicate execution across multiple instances.