A personal repository for recording code and notes written while practicing algorithm and data structure problems.
This repository is created solely for learning and self-review purposes.
It serves as a personal record of my problem-solving process while practicing algorithm and data structure questions, including my own implementations, thought processes, and occasional notes for future reference.
The goal of this repository is to track progress, reinforce fundamental concepts, and improve problem-solving skills through consistent practice.
The repository is organized by topic or problem set, such as:
- Top Interview 150
Practice problems focused on commonly tested algorithm and data structure concepts, including arrays, strings, trees, graphs, dynamic programming, and other core topics.
Each directory may contain source code files and brief notes related to individual problems or categories.
- All code reflects my own attempts and understanding at the time of writing.
- This repository is not intended as an official solution set.
- Implementations may be revised or improved as my understanding evolves.
This repository is licensed under the MIT License.
All content is provided for educational and personal learning purposes only.