MCQOPTIONS
Saved Bookmarks
| 1. |
If the array is already sorted, which of these algorithms will exhibit the best performance |
| A. | Merge Sort |
| B. | Insertion Sort |
| C. | Quick Sort |
| D. | Heap Sort |
| Answer» C. Quick Sort | |