Which of the following sorting algorithms is the fastest when sorting a large array?
a. Selection sort
b. Insertion sort
c. Merge sort
d. They all run at roughly the same speed
c. Merge sort
Computer Science & Information Technology
You might also like to view...
After sharing a workbook, you should search for and remove any personal information
Indicate whether the statement is true or false.
Computer Science & Information Technology
____________________ is the process of arranging a group of items into a defined order.
a) Searching b) Sorting c) Selecting d) Helping e) none of the above
Computer Science & Information Technology