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