Computer Science › Selection Sort
What is the worst-case run-time of selection sort (in Big-O notation?)
True or False.
Selection sort is quicker than MergeSort.
False
True