Which of the following is Python’s standard sorting algorithm?
(a) quick sort
(b) introsort
(c) merge sort
(d) tim sort
The question was posed to me by my college director while I was bunking the class.
My doubt stems from Sorting in chapter Sorting of Data Structures & Algorithms II