logo
Data Structures Algorithms - Quiz(MCQ)
Which of the following is example of in-place algorithm?
A)
Bubble Sort
B)
Merge Sort
C)
Insertion Sort
D)
All of the above

Correct Answer : Option (B) :   Merge Sort