Question: Need help figuring these out, not finding any resources online... 1) A) In the implementation of insertion sort given in class, an array is used

Need help figuring these out, not finding any resources online...

1)

A) In the implementation of insertion sort given in class, an array is used to hold the data. What would be the impact on performance if the algorithm had to use a doubly linked list instead? Explain. You may not convert the list into an array. (Hint: although it is not required, it may be useful to give pseudocode in your answer.)

B) Does the performance (Big-Oh) of mergesort change depending on the sorted/unsorted nature of the input? Explain.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!