Selection Sort
1. Selection sort is an unstable sorting algorithm.
2. What is the worst-case time complexity for the selection sort algorithm?