Releases: h-ssiqueira/Sort_Algorithms
Releases · h-ssiqueira/Sort_Algorithms
V1.1
V1.0
46 Sorting Algorithms, consult README to get more information about the sorting algorithms or how to execute by compiling the entire source code.
This binary, to be executed, is necessary to change settings in permissions:
- Right click on binary.
- Select permissions.
- Mark
Allow executing file as program
. - Using terminal, go to directory which the file is located and type the command
./sort
on Linux or MAC to execute. Windows is not supported.