This repository contains my solutions to various problems on LeetCode. I created this repository to keep track of my progress as I practice solving problems and to showcase my problem-solving skills.
To run the code in this repository, you need to have an environment set up for the programming language used to solve the problems. Most of the problems on LeetCode can be solved using popular programming languages such as Java, Python, C++, and JavaScript.
To run the code, simply download or clone the repository, navigate to the directory containing the solution file, and run the code using the appropriate command for your programming language.
This repository is for my personal use and I will not be accepting contributions. However, feel free to use my solutions as a reference or for inspiration when solving problems on LeetCode. If you find an error in one of my solutions or have a suggestion for improvement, please feel free to contact me.
I would like to thank LeetCode for providing a platform for practicing problem-solving skills and improving algorithmic thinking.
This project is licensed under the MIT License - see the LICENSE.md file for details.