From 1a27f560f449a1b815457fdb70bcfa4a7277cbbd Mon Sep 17 00:00:00 2001 From: Sagar Jain Date: Wed, 15 Mar 2023 00:42:40 +0530 Subject: [PATCH] Added link to a practice platform. Disclaimer: I am the creator of the practice platform. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 464f2990..0bd26130 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,8 @@ Check out the following links to get a better idea of what to expect: | Design a system that scales to millions of users on AWS | [Solution](solutions/system_design/scaling_aws/README.md) | | Add a system design question | [Contribute](#contributing) | +You can practice a few sample questions and discuss solutions with the community on this [practice platform](https://workat.tech/system-design/practice). + ### Design Pastebin.com (or Bit.ly) [View exercise and solution](solutions/system_design/pastebin/README.md)