the insertion sort algorithm, on array-base list, uses the variablefirstoutoforder to keep track of unsorted portion of the list. suppose the length of the list is n. then firstoutoforder is initialized to .