This repository contains my personal implementations of various algorithms and data structures.
The goal of this project is to deepen my understanding of how common algorithms and data structures work under the hood by building them from scratch.
-
Learn internal workings of algorithms and data structures
-
Practice writing clean, efficient, and readable code
-
Strengthen problem-solving and critical thinking skills
These implementations are meant for learning purposes and may not be optimized for production use.