Which of the following sorting algorithm is NOT stable?
(a) Selection sort
(b) Brick sort
(c) Bubble sort
(d) Merge sort
This question was posed to me during an interview.
This key question is from Recursion topic in division Recursion of Data Structures & Algorithms II