Google News
logo
Algorithm - Quiz(MCQ)
What is the first action in an insertion sort?
A)
Make an empty new list
B)
Compare the first and second elements
C)
Put the first element in the correct place
D)
Make a new list with the first item of the original list as the ordered list

Correct Answer :   Make a new list with the first item of the original list as the ordered list

Advertisement