/DataStructuresP2

This repository contains my code for data structures implementation in C

Primary LanguageC

To run the project in Linux distros, type "make compile" and run with "./data_structures" or type "make compile_and_run" to do both commands at once.