GHS MULTI questions
Name:
Name:
Name:
Date:
Program traces
- What are your thoughts on the runtime of the second quicksort?
Running sort.c
-
How long does the sort take relative to the prints?
-
From this small example, could you estimate the time complexity of
sort.c
?