From 66ad8b81e6fa4efdc5479c78ced37f8fa45f3058 Mon Sep 17 00:00:00 2001 From: Ashish Pratap Singh Date: Sat, 24 Feb 2024 21:10:15 -0800 Subject: [PATCH] add template diagram to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b95a2e0..b0ee02a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ This repository contains resources to learn System Design concepts and prepare f - [Checksum](https://www.lifewire.com/what-does-checksum-mean-2625825) ### [System Design Interview Template](interview-template.md) +![template](diagrams/interview-template.png) ## System Design Interview Problems ### Easy