Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 334 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 334 Bytes

SortingProject

For the class of algorithms and data structures at the univeristy We developed a program that can organize the data set of a company that wants to see their differents errors in a cronological list.

Using different types of sorting and search algorithms, we were capable of solving this company problem using C++.