Home > Advanced data structures and algorithms > Advanced data structures and algorithms > Advanced Sorting Algorithms Show previous contentTry this exercise. Click the correct answer from the options.What is the time complexity of the merge sort algorithm?Click the option that best answers the question.O(n) O(n log n) O(n^2) O(log n) Show following content