Skip to content

V1.0

Compare
Choose a tag to compare
@h-ssiqueira h-ssiqueira released this 18 Jul 17:42
· 24 commits to master since this release

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.