When comparing selection sort, bubble sort, and insertion sort, which sort gives the best performance for most lists, because it takes advantage of any partial sorting that is ________.
1) Selection sort
2) Bubble sort
3) Insertion sort
4) Merge sort