Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a Design Question #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added a Design Question #9

wants to merge 1 commit into from

Conversation

vj68
Copy link

@vj68 vj68 commented Oct 17, 2018

Being asked to design a Movie-ticket booking application like BookMyShow is a fairly interesting and common question.
It can lead to a healthy discussion on Database design, Transactions, Concurrency Control, Adaptive Pricing etc.

Being asked to design a Movie-ticket booking application like BookMyShow is a fairly interesting and common question.
It can lead to a healthy discussion on Database design, Transactions, Concurrency Control, Adaptive Pricing etc.
@shashank88
Copy link
Owner

@rajvijay68 can you fix the conflict, will merge.

@@ -80,6 +80,7 @@ These are the steps I go through mentally in the interviews, followed by actual
It generally depends what you are and you will be working on. Also what your level is but these are some of the more frequent interview questions.

* Design amazon's frequently viewed product page (eg. which shows the last 5 items you saw)
* Design a movie-ticket booking facility(like BookMyShow) with facilities like adding screen info,check seat availability,hold seat for user while transaction takes place,dynamic pricing according to movie's popularity, manage peak usage when a blockbuster releases.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's okay, can you fix the spacing after the commas or just format with Grammarly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants