1. Computer Science Engineering (CSE)
  2. Data Structure (DS)
  3. The time complexity of quicksort is …….....
Q.

The time complexity of quicksort is ……..

A. O(n)
B. O(logn)
C. O(n2)
D. O(n logn)
Answer» D. O(n logn)
View all MCQs in:   Data Structure (DS)

Discussion