-> The respective folder will probably contain a document explaining the working as well as a working example of that particula data structure.
user@localhost:~/$ git clone https://github.com/HarshitKhurana/DataStructures.git
user@localhost:~/$ cd DataStructures
# Here you can go to directory of your choice and run the following commands in order to run the code.
user@localhost:~/DataStructures$ make install
user@localhost:~/DataStructures$ make run