Programming (Year 12)
Sorting Algorithms
Which of the following sorting algorithms is not efficient for large datasets?
Quick Sort
Merge Sort
Bubble Sort
Heap Sort
Next