Back to Questions

Design a Calendar Scheduling System (Set/Map)

47.6K viewsAsked at Salesforce
Medium

Question Explain

Design a system that checks for scheduling conflicts given new start/end times. Discuss an approach using a single sorted list of events or a balanced BST (like an Interval Tree).

Start Trying This Question Simulation

Practice answering orally or with text to get instant AI feedback.

Practice with This Question
Design a Calendar Scheduling System (Set/Map) - Interview Question