Question-38
Algorithms
Quick Sort
Which of the following statements is/are correct about the Quicksort algorithm? Assume that the first element in the list selected as pivot for partitioning each time.
Answer
Which of the following statements is/are correct about the Quicksort algorithm? Assume that the first element in the list selected as pivot for partitioning each time.