You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.