Contains low-level design problems and resources to help you learn and practice.
Problem Name | Link |
---|---|
Document Manager | Document Manager |
Cab Booking Service | Cab Booking Service |
Splitwise | Splitwise |
Key-Value Store | Key Value Store |
Tic-Tac-Toe | Tic-Tac-Toe |
ATM System | ATM System |
Magical Arena | Magical Arena |
Vending Machine | Vending Machine |
Explore my other repositories for more content on low-level design and related topics:
- My Principles - My Principles contains software development principles and best practices that help us design better software.
- My Design Patterns - Examples and explanations of various design patterns.
- My Thread - Solutions to multithreading problems and key design patterns for concurrency.