Suggest how any sorting algorithm can be augmented in a way to make the best-case count of its key comparisons equal to just n−1( n is a list’s size, of course). Do you think it would be a worthwhile addition to any sorting algorithm?