We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28b59a0 + b01036a commit a05802fCopy full SHA for a05802f
README.md
@@ -29,7 +29,7 @@ This repository contains low level design (LLD) resources to improve object orie
29
- [Design Coffee Vending Machine](problems/coffee-vending-machine.md)
30
### Medium
31
- [Design Pub Sub System](problems/pub-sub-system.md)
32
-- [Design Tik Tok Toe Game](problems/tik-tok-toe.md)
+- [Design Tic Tac Toe Game](problems/tic-tac-toe.md)
33
- [Design Car Rental System](problems/car-rental-system.md)
34
- [Design an ATM](problems/atm.md)
35
- [Design Hotel Management System](problems/hotel-management-system.md)
problems/tik-tok-toe.md renamed to problems/tic-tac-toe.md
0 commit comments