This repository is a work in progress as I continue to solve problems, improve solutions, and organize the content.
This repository serves as a personal archive of my LeetCode problem solutions, organized for easy navigation and reference.
Currently, the folder structure needs to be organized. Each folder will contain subfolders or files categorized by problem names or LeetCode IDs for easy identification.
I use the following programming languages for solving LeetCode problems:
- Python
- Golang
- TypeScript
| Difficulty | Solved Problems |
|---|---|
| Easy | 221 |
| Medium | 105 |
| Hard | 4 |
- Clone the repository:
git clone git@github.com:pobugi/leetcode.git cd leetcode - Navigate to the relevant category or folder to find a specific solution.
- Open the solution file in your preferred editor to explore the code.
- Organize solutions by difficulty and category.
- Add detailed comments explaining each solution.
- Include problem descriptions and test cases.
Feel free to connect with me if you have any questions or suggestions:
- GitHub: pobugi
- LeetCode: pobugi
- Email: pobugi@gmail.com