This repository contains my solutions to a variety of problems on LeetCode.
It serves as both a practice record and a reference for algorithms and data structures.
I continuously update it as I solve more problems, covering topics like:
- Arrays & Strings
- Linked Lists & Trees
- Dynamic Programming
- Graphs & More
- Java
- Python
- C++
- C#
All solutions are written for clarity, readability, and efficiency.