LeetCode Solutions Repository
Welcome to the LeetCode Solutions repository! This repository contains my solutions to various LeetCode problems, organized by problem number and topic.
-----About-----
LeetCode is a platform for practicing coding interviews, and this repository serves as a collection of my solutions to LeetCode problems. Each problem is solved in Java, and the solutions are categorized by topic for easy navigation.
-----Solutions-----
The solutions are organized into directories based on their corresponding problem numbers. Inside each directory, you'll find the Java source code for the solution along with a README file containing the problem description and any additional notes.
-----Usage-----
To explore the solutions, simply clone this repository to your local machine:
bash
Copy code git clone https://github.com/Jatin2753/leetcode.git You can then navigate to the directory of the problem you're interested in and view the solution code and README file.
-----Contact-----
If you have any questions or suggestions, feel free to contact the repository owner:
Jatin Gupta GitHub: @Jatin2753 Email: jating2753@gmail.com
Happy coding!