From 510d82486aa6f95cd607ff219d3d059255b3c82b Mon Sep 17 00:00:00 2001 From: Maksim Date: Fri, 14 Feb 2020 15:06:48 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c363ef..087ecf0 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,8 @@ This repository is an attempt to consolidate useful resources for Site Reliabili ## System design -* The most useful course: [Grokking the System Design Interview](https://www.educative.io/collection/5668639101419520/5649050225344512) +* [SystemsExpert course from AlgoExpert](https://www.algoexpert.io/se/product) +* [Grokking the System Design Interview](https://www.educative.io/collection/5668639101419520/5649050225344512) * [The System Design Primer](https://github.com/donnemartin/system-design-primer) * [Crack the System Design Interview](https://www.puncsky.com/blog/2016/02/14/crack-the-system-design-interview) * [System design interview for IT companies](https://github.com/checkcheckzz/system-design-interview)