Welcome to the System Design Questions Repository! This repository contains a collection of system design questions with solutions provided in both C++ and Java. Each question has a dedicated directory with detailed explanations and code examples.
# | Question | C++ Solution | Java Solution |
---|---|---|---|
1 | Design a Smart Parking Lot System | Code Link | Code Link |
2 | Design a Cache System | Code Link | Code Link |
We welcome contributions from the community! If you have a new question or a better solution, feel free to submit a pull request.
This repository is licensed under the MIT License. See LICENSE for more details.