previous | start | next

Self Check

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

previous | start | next