Welcome to my LeetCode solutions repository! This repository contains my solutions to various LeetCode problems, organized by problem category and difficulty. This repo aims to track my progress, provide a resource for others to learn from, and serve as a reference for myself in the future.
The repository is structured as follows:
- Easy: Contains solutions for problems categorized as "Easy" on LeetCode.
- Medium: Contains solutions for problems categorized as "Medium" on LeetCode.
- Hard: Contains solutions for problems categorized as "Hard" on LeetCode.
- Others: Solutions that do not fit into the above categories, such as contest problems or special cases.
- Python: The primary programming language used for solving problems.
If you have any questions or suggestions, feel free to contact me at:
- Email: [email protected]
- LinkedIn: Cristian C. Spagnuolo
This project is licensed under the MIT License - see the LICENSE file for details.