Skip to content
#SoftwareArchitecture

I recently read System Design Interview by Alex Xu.

#SoftwareArchitecture #SystemDesign #Architecture #ExternalReview

I recently read System Design Interview by Alex Xu. I studied the book with practical interest, focusing on the proposed algorithm for passing the System Design Interview and then on the analyzed problems. My interest was in overseeing such interviews at Tinkoff, so I wanted to understand what was being presented in this guide. I have already written about the framework proposed by the author in a separate article, and the article linked below discusses the first half of the book, and the next article will review the second half.

The book itself consists of 16 chapters of which

  • The first three provide basic knowledge.
  • Next Next post 12 dedicated to individual tasks
  • And the final chapter provides a list of sources for further study.

https://apolomodov.medium.com/review-system-design-interview-an-insiders-guide-part1-12a80c019d42

#SoftwareArchitecture #SystemDesign #Architecture #ExternalReview