Start learning 50% faster. Sign in now
Merge sort is a highly efficient sorting algorithm for large datasets due to its divide-and-conquer approach. It divides the array into smaller subarrays, sorts them individually, and then merges them in a sorted manner. With a time complexity of O(nlog n) in all cases (best, average, and worst), merge sort is highly predictable and handles large datasets efficiently. It is stable and works well for linked lists and external sorting, where data cannot fit into main memory. Why Other Options Are Incorrect :
Which of the following open source e-learning platform has been developed by IIT-Kanpur?
_______ is a coded entries which are used to gain access to a computer system.
Which of the following is also termed as multimedia education?
Which example is given in the passage as an embedded operating system?
Which of the following animations cannot be done in PowerPoint?
What type of operating system manages a group of networked computers and makes them appear as a single computer?
In which operating system is the 'bash' shell commonly used?
________ are used in an e-mail to express emotions of feelings clearly.
___________ appropriately relates with starting up an operating system.
In Excel, ________ contains one or more worksheets.