(For the implementations as presented in this chapter:) Which of the following sorts is not stable?

Quicksort
  • Insertion Sort
  • Radix Sort
  • Mergesort

Which of the mentioned algorithms will not maintain the relative order of records with equal keys