Which sorting algorithm will take least time when all elements of input array are identical? Consider typical implementations of sorting algorithms.
Insertion Sort
Heap Sort
Merge Sort
Selection Sort
This question is part of this quiz :
Top MCQs on Sorting Algorithms with Answers,Top MCQs on SelectionSort Algorithm with Answers,Top MCQs on InsertionSort Algorithm with Answers,Top MCQs on MergeSort Algorithm with Answers