Solved

Which Sort Algorithm Starts with an Initial Sequence of Size

Question 70

Multiple Choice

Which sort algorithm starts with an initial sequence of size 1, which is assumed to be sorted, and increases the size of the sorted sequence in the array in each iteration?


A) selection sort
B) quicksort
C) merge sort
D) insertion sort

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions