Coding Interviews: System Design
Collapse
AllEasyMediumHardVideoPythonCode SolutionJavaJavascript
Design a relational model for a calendar application. The application will support users adding events with a specific time and time zone. Reminders about upcoming events will be pushed to users and have the ability to invite other users to events.