Welcome to the Low Level Design (LLD) repository. This repository contains various problems and solutions related to low level design in Java.
This repository is dedicated to solving and discussing various low level design problems using Java. It aims to help developers improve their design skills and understand the principles of object-oriented design.
To get started with the problems in this repository, you will need to have Java installed on your machine. You can download and install Java from the official website.
The repository is organized into different directories, each containing a specific problem and its solution. Each problem directory includes:
- A problem statement
- A solution implemented in Java
We welcome contributions from the community. If you have a new problem or an improvement to an existing solution, please feel free to submit a pull request. Make sure to follow the contribution guidelines.
This repository is licensed under the MIT License. See the LICENSE file for more details.
Happy coding!