What is Insertion Sort? Insertion sort is a straightforward sorting algorithm that constructs the final sorted array one item at…