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

The time complexity of quick sort is …………..

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

Discussion