Back to QuestionsPractice with This Question
Design a Calendar Scheduling System (Set/Map)
47.6K views•Asked 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.