From 3e6106a0e10a7fa2bff31bbd2649117e253ac13f Mon Sep 17 00:00:00 2001 From: EL Ardi Anas <93055532+Earthyyy@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:32:47 +0100 Subject: [PATCH] docs: add alex xu's system design book --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 893dc01..b1adfd9 100644 --- a/README.md +++ b/README.md @@ -318,3 +318,4 @@ These are the best resources for System Design on the Internet. - [Designing Data Intensive Applications Book](https://amzn.to/3SyNAOy) - [WhitePapers](https://interviewready.io/blog/white-papers-worth-reading-for-software-engineers) - [InterviewReady Videos](https://interviewready.io?source=github) +- [System Design Interview – An insider's guide](https://www.amazon.com/System-Design-Interview-insiders-Second/dp/B08CMF2CQF)