Sorting algorithm uses auxiliary storage to sort input data elements?
Answers
Answered by
0
The question seems incomplete and vague. So I am giving an assumed answer considering the question is asking which is the sorting algorithm that uses auxiliary storage.
The correct answer could be - External Sorting.
External sorting is a method that is used when there are a lot of data elements that need to be sorted. They include sorting in the CPU. This kind of storage needs auxiliary storage. External Sorting is of 2 types - Sorting with Disks and Sorting with tapes.
The correct answer could be - External Sorting.
External sorting is a method that is used when there are a lot of data elements that need to be sorted. They include sorting in the CPU. This kind of storage needs auxiliary storage. External Sorting is of 2 types - Sorting with Disks and Sorting with tapes.
Similar questions
India Languages,
7 months ago
Math,
7 months ago