MollysCrisis9542 MollysCrisis9542 16-04-2024 Computers and Technology contestada a. Outline the steps in the insertion sort algorithm and apply the algorithm for the numbers given below: 3,10,4,2,8,6,5,1. b. Write the function to perform insertion in a binary search tree. Create