Can some one share the code this design question . this is Design Concurency round.
Write A Code for MultiThreaded Scheduler that can receive schedule requests concurrently.
There should not be any potential deadlock or edge case failure.