Skip to content

isilsukarakuzuu/quick-sort-analysis

Repository files navigation

Run the program by opening a terminal in this folder and typing:

python AralDortogul.py

or 

python IsilSuKarakuzu.py

depending on the group member's zip file.

The program calculates the execution time of the quick sort algorithm with all the input sizes, types and pivot selection methods. Then, the program creates a file called "output.txt" in the same directory and prints the output in it.

About

CMPE 300: Analysis of Algorithms - Project 3 - Fall 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages