This repository includes all the projects developed by me during the class of Data Structures 2 in the second semester of 2018
Each folder includes a project and it's specifications in a pdf file
All projects were Developed in C language and each one developed to create a different data structure, except by the last two which both implemented a Hash Table:
Indexing
B-tree
Hash-Table