This repository contains my personal solutions to LeetCode problems.
Almost all problems are solved using Java, with very few in Python, C++ or other.
Language | Count |
---|---|
Java | 285 |
Others | 36 |
Total | 311 |
java/
โ Java solutions (primary language)python/
โ Rare Python solutionscpp/
โ Rare C++ solutionsothers/
โ Any other language (e.g., C)
This repository helps me track progress and improve problem-solving skills. Feel free to explore!