Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imk13/low-level-design

low-level-design
https://github.com/imk13/low-level-design

lld lld-problems low-level-design low-level-design-problems

Last synced: 3 months ago
JSON representation

low-level-design

Awesome Lists containing this project

README

        

#### LLD implemented for following sample problems
- [Deck of cards](https://github.com/imk13/low-level-design/blob/master/deck-of-cards)
- [Mychess](https://github.com/imk13/low-level-design/blob/master/mychess.com)
- [Cab booking system](https://github.com/imk13/low-level-design/blob/master/cab_booking_system)
- [Food ordering system](https://github.com/imk13/low-level-design/blob/master/food-ordering-system)
- [Simple Board Snake](https://github.com/imk13/play_snake)
- [Battleship Game](https://github.com/imk13/battleship_game)