Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 554 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 554 Bytes

Data structures

What is this repository for ?

This repository is meant to store data-structures i code to understand better the subject i am learning in the college in 2023 which is data-structures.

This repository has the focus to do DSTS on more low level languages like C, C++, Go, Rust, even thouth not exclusive to those or have all of then.

I am focused to understand better some concepts on low level programming languages like (stack, heap, pointers, etc..) and am using this repository to share what i have done and understand till now