Welcome to my GitHub repository! This repository is a collection of my solutions to problems from LeetCode, one of the most popular platforms for practicing coding skills.
The solutions in this repository are primarily written in Java, with some problems solved using SQL and Pandas in Python.
Each problem has its own directory, which contains the problem statement and my solution. The directory name corresponds to the problem name on LeetCode.
The main purpose of this repository is to document my journey of problem-solving and to serve as a reference for anyone who is interested in learning or improving their coding skills.
While this repository is mainly for my personal use, contributions are always welcome! If you have a different approach to solving these problems or want to add solutions in other programming languages, feel free to make a pull request.
Please use these solutions for reference only. I encourage you to solve the problems on your own before looking at the solutions. Happy coding!
Note: This repository is not affiliated with LeetCode.