This repository contains my solutions to various LeetCode problems, written in Python. Each solution is organized for clarity and easy reference.
-
Clone the repository:
git clone https://github.com/itzpremsingh/leetcode-solutions.git cd leetcode-solutions
-
Run the solution:
python <file-name>.py
This project is open-source under the MIT License.