Homework 3: Build an sorted array based linked list containing data 25, 35, 59, and 72. Assume the predefined array maximum length is 10. Draw the chart for this list. Then insert the number 47 from the list and draw the new list.