Which of the following algorithm is implemented internally in java when we use function arrays.sort()?
(a) intro sort
(b) quick sort
(c) tim sort
(d) merge sort
This question was posed to me in exam.
I need to ask this question from Sorting topic in chapter Sorting of Data Structures & Algorithms II