Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



It is always a good idea to ask questions about the exact scope of the problem we are solving. Design questions are mostly open-ended, and they don’t have ONE correct answer, that’s why clarifying ambiguities early in the interview becomes critical. Candidates who spend enough time to define the end goals of the system always have a better chance to be successful in the interview. Also, since we only have 35-40 minutes to design a (supposedly) large system, we should clarify what parts of the system we will be focusing on. Let’s expand this with an actual example of designing a Twitter-like service. Here are some questions for designing Twitter that should be answered before moving on to the next steps:

• Will users of our service be able to post tweets and follow other people?

• Should we also design to create and display the user’s timeline?

• Will tweets contain photos and videos?

• Are we focusing on the backend only or are we developing the front-end too?

• Will users be able to search tweets?

• Do we need to display hot trending topics?

• Will there be any push notification for new (or important) tweets?

If you want to change selection, open document below and click on "Move attachment"

pdf

owner: phizzyreads - (no access) - Design Gurus - Grokking the System Design Interview - libgen.lc.pdf, p1


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.