Eric-Souza/sorting-algorithms
An algorithm, developed in C++, that receives a text file and two integers (sorts to be used and data quantity) as input by a makefile command and sorts its data following specified algorithms, using data structures concepts. At last, the system prints the sorted data. This system was developed as a Data Structures subject exercise (UFMG).
C++
No issues in this repository yet.