Selection Sort

1. Selection sort is an unstable sorting algorithm
2. Pick the correct worst-case time complexity for the selection sort algorithm