Question: Sort the following two arrays using the algorithm which picks elements one by one and places it to the right place where it fits in

Sort the following two arrays using the algorithm which picks elements one by one and places it to the right place where it fits in the sorted list. Write the suitable 2 algorithm for this scenario. A={102,98,90,84,72,69,43,34,30,22}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
