Warning: Undefined array key "HTTP_ACCEPT_LANGUAGE" in /var/www/html/languageConfig.php on line 10
Leandro - Personal website

Show sort

December 2022

Small application made in C showing sort algorithms in the console. Each bar represents a number, and the aim of the application is to sort all the numbers from smallest to largest. The application counts the calculation time and the number of swaps performed to see which algorithm is the most efficient.

The app works with Windows or Linux terminal.

Links: