Question
Data Science and Artificial Intelligence Question on Sorting
What is the minimum number of comparison in place quicksort of 60 70 80 90 100 pivot is the last element?
Answer
The correct answer is 4.
What is the minimum number of comparison in place quicksort of 60 70 80 90 100 pivot is the last element?
The correct answer is 4.