Q365
Which of the following is correct with regard to insertion sort?
A.
insertion sort is stable and it sorts In-place
AnswerB.
insertion sort is unstable and it sorts In-place
C.
insertion sort is stable and it does not sort In-place
D.
insertion sort is unstable and it does not sort In-place
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board