Question:What is the worst-case scenario for mergesort to sort an array of n elements? 

A O(log n) 

B O(n) 

C O(n log n) 

D O(n2) 

+ Answer
+ Report
Total Preview: 882

Copyright © 2024. Powered by Intellect Software Ltd