We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb7a7b commit a2d2f77Copy full SHA for a2d2f77
README.md
@@ -49,7 +49,7 @@ This repository contains low level design (LLD) resources to improve object orie
49
- [Design a Digital Wallet System](problems/digital-wallet-system.md)
50
- [Design an Online Auction System](problems/online-auction-system.md)
51
- [Design a Vehicle Rental System:](problems/vehicle-rental-system.md)
52
-- [Design a Concert Ticket Booking System](problems/vehicle-rental-system.md)
+- [Design a Concert Ticket Booking System](problems/concert-ticketing-system.md)
53
- [Design a Cache using LRU Eviction Policy](problems/lru-cache.md)
54
### Hard
55
- [Design Movie Ticket Booking System](https://www.youtube.com/watch?v=CC7DwkQOsS0&list=PLAC2AM9O1C5KioUMeH9qIjbAV_RMmX8rd&index=8)
0 commit comments