Skip to content

Test for comparing sorting algorithms in terms of comparisons, swaps and execution time for the scientific methodology subject of Computer Science at Univasf.

License

Notifications You must be signed in to change notification settings

danielsource/univasf-sorting-algorithms-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Topics

Resources

License

Stars

Watchers

Forks