Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.3 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.3 KB

System Design Questions Repository

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.

Table of Contents

# 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

Contribution

We welcome contributions from the community! If you have a new question or a better solution, feel free to submit a pull request.

License

This repository is licensed under the MIT License. See LICENSE for more details.