Show, step by step, how we can use quick sort, merge sort, and (for extra credit) heap sort to sort the following list: 11, 16, 20, 0, 9. (No code is needed.)