From 49a4cd78aa2081a56965c5608aa4c1e46d8f783e Mon Sep 17 00:00:00 2001 From: Ajit Panigrahi Date: Wed, 16 Apr 2025 20:10:56 +0530 Subject: [PATCH] fix: remove unavailable video Close #27 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 12d957f..c72d652 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,6 @@ This repository contains free resources to learn System Design concepts and prep ## 💻 System Design Interview Problems ### Easy - [Design URL Shortener like TinyURL](https://blog.algomaster.io/p/design-a-url-shortener) -- [Design Text Storage Service like Pastebin](https://www.youtube.com/watch?v=josjRSBqEBI) - [Design Leaderboard](https://systemdesign.one/leaderboard-system-design/) - [Design Content Delivery Network (CDN)](https://www.youtube.com/watch?v=8zX0rue2Hic) - [Design Parking Garage](https://www.youtube.com/watch?v=NtMvNh0WFVM)