Computer Science, asked by sendtoel97, 6 hours ago

Which of the following algorithms would be appropriate and the most efficient for sorting 1 million integers in an unlimited range with non-uniform distribution?

Select one:
Merge sort
Quick sort
Insertion sort
Bubble sort
Bucket sort
Selection sort
Counting sort

Answers

Answered by vvsvstu213y19
0

Quicksort is one of the most efficient sorting algorithms

Similar questions