(5 points) Demonstrate the step-by-step execution of the selection-sort algorithm using the given input sequence: (21, 14, 32, 10, 44, 8, 2, 11, 20, 26). b. (5 points) Present a detailed illustration of the step-by-step execution of the insertion-sort algorithm with the provided input sequence: (21, 14, 32, 10, 44, 8, 2, 11, 20, 26).