fix: remove unavailable video

Close #27
This commit is contained in:
Ajit Panigrahi
2025-04-16 20:10:56 +05:30
committed by GitHub
parent 01d4d207bc
commit 49a4cd78aa

View File

@@ -83,7 +83,6 @@ This repository contains free resources to learn System Design concepts and prep
## 💻 System Design Interview Problems ## 💻 System Design Interview Problems
### Easy ### Easy
- [Design URL Shortener like TinyURL](https://blog.algomaster.io/p/design-a-url-shortener) - [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 Leaderboard](https://systemdesign.one/leaderboard-system-design/)
- [Design Content Delivery Network (CDN)](https://www.youtube.com/watch?v=8zX0rue2Hic) - [Design Content Delivery Network (CDN)](https://www.youtube.com/watch?v=8zX0rue2Hic)
- [Design Parking Garage](https://www.youtube.com/watch?v=NtMvNh0WFVM) - [Design Parking Garage](https://www.youtube.com/watch?v=NtMvNh0WFVM)