armand1m / datastructures

my personal repo for data structure studies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data-structures

this is my personal repository for studying data structures in different languages.

many of the code implementations here are from my learnings and exercises while reading the "Advanced Datastructures" book from Peter Brass. My partner gave me this book as a christmas gift since I told her I wanted to get better at data structures and algorithms.

It's a must for me that the implementations in this repository have unit tests, for my own understanding of what I'm building.

About

my personal repo for data structure studies


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%