|
|
|
Ask HN: Why system design interviews are focused on services then components?
|
|
2 points
by striker_axel
1416 days ago
|
|
So, recently i started giving out interviews. I have 7+ years of experience so one or two design rounds are expected.
Keeping that in mind i revised my concepts on distributed system and read few famous papers on distributed system. it was fun visiting those concepts again.
Also, as advised i watched few scaling videos on youtube (i.e Design Uber etc.) I have experience building system from scratch and depending upon the requirement i have scaled few services in my organization. So, my expectations from the design round was to have open-ended discussion with interviewer on certain component and discussing drill-down component architecture, scaling issues, drawbacks etc. But For me at least, reality is quite different. I was asked to design BookMyShow ( Movie booking system ) in full. I mean the interviewers expectation was to just draw the components, write the api and design schema. He will understand my work by looking into it. I have given 5+ interviews as of now ( got offer from some of them). But i feel like design round wasn't justified. |
|