Welcome to my Leetcode Solutions repository! This is a collection of my solutions to various Leetcode problems, showcasing my problem-solving skills and coding practices in multiple languages.
Hi, I'm Ranit Manik, a disciplined programmer currently pursuing my Bachelor's degree in Computer Science. This repository is a reflection of my journey in sharpening my algorithmic and coding skills through solving Leetcode problems.
- JavaScript
- Java
- Python
The solutions are organized by Leetcode problem number. Each problem has its own folder containing the solution files in different programming languages.
Leetcode
│
├── Problem1
│   ├── solution.js
│   ├── README.md
│   └── NOTES.md
│
├── Problem2
│   ├── solution.java
│   ├── solution.py
│   └── README.md
│
└── ...
Feel free to explore the solutions and use them as a reference for your own learning. Each solution is accompanied by comments and explanations within the code itself. If you find a better or more optimized solution, contributions are welcome!
| Social Media | Username | Link | |
|---|---|---|---|
|  | ranitmanik.dev@gmail.com | ||
|  | Ranit Manik | ||
|  | ranit_manik_ | ||
|  | RanitKumarManik | ||
|  | RANIT_MANIK | 
If you have additional Leetcode solutions or improvements to existing ones, I encourage you to contribute. Fork this repository, create a new branch, commit your changes, and open a pull request.
Happy coding!
