Question

What is the best case time complexity of merge sort?

A O(n*Log n)
B O(Log n)
C O(n)
D None of these
Practice Next

Hey! Ask a query