Skip to content

Here are the results of my attempts to implement popular data structures from scratch.

Notifications You must be signed in to change notification settings

eldor-fozilov/data-structures-for-all-tastes

Repository files navigation

data-structures

While taking a DS course at my university (UNIST), I implemented major data structures as part of my course assignments. Those data structures, which I built from scratch, range from simple ones like linked list to more advanced types such as balanced binary search trees, and also come with additional functionality.

Each assignment folder contains a project description file (README.pdf). Please read it before looking at the code to get an idea about the assignment as a whole.

I also added lecture slides from the course. They are quite good. So, take a look at them too if you want to learn about data structures.

About

Here are the results of my attempts to implement popular data structures from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages