Remove duplicate URL article

This commit is contained in:
NK
2023-11-23 18:25:59 +01:00
committed by GitHub
parent 0af221c34f
commit 15b3a5ad7f

View File

@@ -40,7 +40,6 @@ This repository contains System Design resources which are useful to learn conce
## System Design Interview Problems
### Easy
- [Design URL Shortener](https://systemdesign.one/url-shortening-system-design/)
- [Design Leaderboard](https://systemdesign.one/leaderboard-system-design/)
- [Design URL Shortener like TinyURL](https://www.youtube.com/watch?v=fMZMm_0ZhK4)
- [Design Text Storage Service like Pastebin](https://www.youtube.com/watch?v=josjRSBqEBI)