Skip to content

Instantly share code, notes, and snippets.

View KevinNha's full-sized avatar

Kevin KevinNha

View GitHub Profile
@KevinNha
KevinNha / gist:c2602e158836ae613292c8ae8b12e005
Created October 13, 2022 07:43
Design a Hotel Reservation System
System Architecture and Design
This is a whiteboarding exercise.
Just like pair programming, ask clarifying questions to understand the variables you should take into consideration.
Feel free to guide the conversation to an area where you are comfortable but be prepared to go deep into the conversation about the technical details and tradeoffs encountered.
Ask for validation of your answers to ensure you are covering the question asked.
This section will require some whiteboarding (no additional coding).
Your interviewers will ask you to design a hotel booking system. This interview is an opportunity to collaborate and iterate on a solution with your interviewers.
You will be asked to create a representation of your design and provide a high level overview.