TypeScript & Javascript Data Structures
-
Updated
Jul 30, 2026 - TypeScript
TypeScript & Javascript Data Structures
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
This repo provides C implementations for various different data structures that are commonly employed in programming. I based the choice of structures roughly off of those which I learned in my data structures course at Caltech. To challenge myself, I wanted to see if I could implement these structures in C rather than Java resulting in this repo
Code and projects developed in the MFES subject throughout the semester (MIEIC 4th year, 1st semester).
Implementing Concepts from Set Theory
To associate your repository with the tree-set topic, visit your repo's landing page and select "manage topics."