Repository for Algorithms and Data Structure project.
AY 2019/2020
Individual project about performance analysis of main comparison sorting algorithms.
Implementation in C of algorithms can be found in folder Workspace Eclipse. Analysis on collected performance data have been carried out in python using JupyterNotebook as IDE.
Detailed description about the approach taken, the algorithms complexity, the pseudocodes and final conclusions are provided in Elaborato ASD.html.