Show, step by step, how we can use bubble sort, selection sort, and insertion sort to sort the following list: 11, 10, 20, 0, 9. (No code is needed.)