previous
|
start
|
next
Self Check
If you increase the size of a data set tenfold, how much longer does it take to sort it with the selection sort algorithm?
How large does
n
need to be so that
n
2
/2 is bigger than 5
n
2
/2 - 3?
previous
|
start
|
next