Welcome to my repository of LeetCode solutions! This repo serves as my personal space to track my progress and study the various coding problems available on LeetCode. The main goal is to enhance my problem-solving skills and prepare for software engineering interviews.
LeetCode is a platform that helps programmers enhance their skills by solving coding problems. The platform offers challenges across various domains such as algorithms, databases, shell scripting, and concurrency.
- Algorithms
- Data Structures
- Dynamic Programming
- Graphs
- Sorting & Searching
Feel free to browse the repository and use the solutions for educational purposes. To run any of the solutions, simply clone the repo and run the Python scripts in your local environment.