Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Low-Level Design (LLD) Solutions

Welcome to the LLD Solutions Repository!
This repository contains detailed solutions to common Low-Level Design (LLD) interview questions. Whether you're preparing for system design interviews or want to strengthen your object-oriented design skills, this repo is for you.


📚 Contents

Each solution includes:

  • ✅ Problem Statement
  • 🏗️ Design Approach
  • 🔁 Class Diagrams (where applicable)
  • 🧱 Object-Oriented Code (in Java/Python/C++/... as applicable)
  • 🧪 Sample Use Cases / Unit Tests

🧩 Problem List

# Problem Status Language
1 Design a Parking Lot ✅ Completed Java
2 Design a Tic-Tac-Toe Game ✅ Completed Python
3 Design a Splitwise System ✅ Completed Java
4 Design a Library Management System 🚧 In Progress Python
5 Design a Movie Ticket Booking System ✅ Completed Java
6 Design an Elevator System ✅ Completed C++

ℹ️ More problems will be added soon. Contributions welcome!


🛠️ Tech Stack

  • 💻 Programming Languages: Java, Python, C++
  • 🧪 Unit Testing: JUnit, PyTest
  • 🧰 Tools: UML diagrams (draw.io), Markdown

🤝 Contributing

Contributions are welcome! Feel free to:

  • Add new LLD problems with solutions
  • Improve existing designs
  • Suggest improvements or optimizations

Steps to Contribute

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/my-new-problem
  3. Commit your changes
  4. Push to the branch: git push origin feature/my-new-problem
  5. Submit a Pull Request

📄 License

This project is licensed under the MIT License.


🙌 Acknowledgements

This repository was inspired by countless design interviews and system design discussions in the tech community.


📬 Contact

Have questions, feedback, or suggestions?
Open an issue or reach out via email at your.email@example.com.


About

solution to problems involved in machine coding rounds of companies like Flipkart, Uber, Cred, etc.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages