Nuacht

A 2-D Sparse Array Program written in C for my MSc course on Data Structures and Algorithms at the National and Kapodistrian University of Athens. The focus of this project is to demonstrate core ...
Jagged arrays are a special type of arrays that can be used to store rows of data of varying lengths to improve performance when working with multi-dimensional arrays ...