what is the time complexity of merge sort and


What is the time complexity of Merge sort and Heap sort algorithms?

Time complexity of merge sort is O(N log2 N)

Time complexity of heap sort is   O(nlog2n)

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what is the time complexity of merge sort and
Reference No:- TGS0277365

Expected delivery within 24 Hours