Update url shortener link

This commit is contained in:
Ashish Pratap Singh
2024-08-10 21:24:48 -07:00
committed by GitHub
parent a2ee0e9822
commit d24b12f0d6

View File

@@ -77,7 +77,7 @@ This repository contains resources to learn System Design concepts and prepare f
## 💻 System Design Interview Problems ## 💻 System Design Interview Problems
### Easy ### Easy
- [Design URL Shortener like TinyURL](https://www.youtube.com/watch?v=fMZMm_0ZhK4) - [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 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)