"Did pretty ok. Gathered requirements, back of the envelope calculations and drew out the typical system design with details of components. Dug in deep into each box and probed around why it was needed."
S R. - "Did pretty ok. Gathered requirements, back of the envelope calculations and drew out the typical system design with details of components. Dug in deep into each box and probed around why it was needed."See full answer
"This system design question is very small compared to other questions like design instagram, twitter, google drive etc... Since the design involves less components the level of detail we have to go in them were deep. I had to explain how to deal with all the NFR for the distributed cache system. Whether it is a push model or a pull model. Hade to do BOE calculations for the database too."
Jagan M. - "This system design question is very small compared to other questions like design instagram, twitter, google drive etc... Since the design involves less components the level of detail we have to go in them were deep. I had to explain how to deal with all the NFR for the distributed cache system. Whether it is a push model or a pull model. Hade to do BOE calculations for the database too."See full answer
"Understood the problem statement by confirming details with interviewer.
Approached by listing down all the basic features being provided by the platform.
Platform -> Organizations can register themselves. One org can have more than one recruiters. Recruiters create jobs on the org portal. Candidate can apply to the jobs. Recruiters can accept and reject the applications.
Categorized 4 parent tables by taking hints in between. The tables were USER -> ID, Name, Phone No, mail ID, Profile Des.("
Jaya S. - "Understood the problem statement by confirming details with interviewer.
Approached by listing down all the basic features being provided by the platform.
Platform -> Organizations can register themselves. One org can have more than one recruiters. Recruiters create jobs on the org portal. Candidate can apply to the jobs. Recruiters can accept and reject the applications.
Categorized 4 parent tables by taking hints in between. The tables were USER -> ID, Name, Phone No, mail ID, Profile Des.("See full answer
"
Broke down the problem in this:
Features scope
API design
Pseudo code for specific components
Data model/schema
Back-of-the-envelope calculations
Reference links
Link to whiteboard or diagram such as https://sketchboard.me/new
Good luck!
Considerations:
Content could be potential large
Older content should clean from the server
URL: Pastebin.com/2324234
Features Scope:
user can paste any text content .TXT, .HTML
Limit on the amount content
compress data and send over"
Ayo A. - "
Broke down the problem in this:
Features scope
API design
Pseudo code for specific components
Data model/schema
Back-of-the-envelope calculations
Reference links
Link to whiteboard or diagram such as https://sketchboard.me/new
Good luck!
Considerations:
Content could be potential large
Older content should clean from the server
URL: Pastebin.com/2324234
Features Scope:
user can paste any text content .TXT, .HTML
Limit on the amount content
compress data and send over"See full answer
"Front Page Layout Design for Newspaper App
Header Section
Logo: Displays at the top left.
App Name: Displays alongside, so very prominent.
Search Bar: Centered with search to find articles within the application.
Navigation Menu: The links to the respective sections, World, Politics, Sports, Entertainment, and Opinion, etc
Main Content Area
Top Stories Carousel:
It is a rotating banner that displays the top 3-5 news stories with images along with their headlines.
Each story should be cl"
Midde V. - "Front Page Layout Design for Newspaper App
Header Section
Logo: Displays at the top left.
App Name: Displays alongside, so very prominent.
Search Bar: Centered with search to find articles within the application.
Navigation Menu: The links to the respective sections, World, Politics, Sports, Entertainment, and Opinion, etc
Main Content Area
Top Stories Carousel:
It is a rotating banner that displays the top 3-5 news stories with images along with their headlines.
Each story should be cl"See full answer