Skip to content

lemauanhphong/DSA-Sort-Algorithm-Test-Performance

Repository files navigation

Sort-Algorithm-Test-Performance

Unzip input.zip first (I can't import too large file).

Execute gentest.py to generate another testcase.

python3 gentest.py

Execute run.sh to start the calculate the runtime of each sort algorithm.

./run.sh

Finally, result.txt contains the result we need (runtime of each sort algorithm).

About

Assignment about sort algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors