From 2c8e0a334df42a852712477264b99a4535c0f17e Mon Sep 17 00:00:00 2001 From: Ashish Pratap Singh Date: Wed, 3 Jul 2024 11:35:00 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 85b95f8..55c0d36 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,10 @@ Learn System Design concepts and prepare for interviews using free resources. - [Design Slack](https://systemdesign.one/slack-architecture/) - [Design Live Comments](https://systemdesign.one/live-comment-system-design/) +## 📇 Courses +- [Grokking Modern System Design Interview for Engineers & Managers](https://www.educative.io/courses/grokking-modern-system-design-interview-for-engineers-managers?aff=BZyO) +- [System Design Interview Prep Crash Course](https://www.educative.io/courses/system-design-interview-prep-crash-course?aff=BZyO) + ## 📜 Must-Read Engineering Articles - [How Discord stores trillions of messages](https://discord.com/blog/how-discord-stores-trillions-of-messages) - [Building In-Video Search at Netflix](https://netflixtechblog.com/building-in-video-search-936766f0017c)