1. Write a function insertion_sort that accepts a list of integers and sorts it in-place using the Insertion Sort algorithm. 2. Explain the time and space complexity of your solution and discuss in which scenarios Insertion Sort performs efficiently.
Sigiloso
2.reverese the Linked list.above questions were asked in round-1