This repository was archived by the owner on Nov 3, 2024. It is now read-only.
-
Couldn't load subscription status.
- Fork 0
Test for comparing sorting algorithms in terms of comparisons, swaps and execution time for the Scientific Methodology subject of Computer Science at Univasf.
License
Couldn't load subscription status.
danielsource/univasf-sorting-algorithms-comparison
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Compile using GNU Make: $ make And run: $ ./test Configurable variables are present in config.h
About
Test for comparing sorting algorithms in terms of comparisons, swaps and execution time for the Scientific Methodology subject of Computer Science at Univasf.