How do you perform a merge sort?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

What do you mean by primary clustering?

0 Answers  


Tell me can the size of operator be used to tell the size of an array passed to a function?

0 Answers  


What is a linear search?

0 Answers  


What is significance of ” * ” ?

0 Answers  


Is linkedlist thread safe?

0 Answers  






an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).

0 Answers  


How to find if linked list has loop?

0 Answers  


Explain in brief a linked list.

0 Answers  


Explain what is a spanning tree?

0 Answers  


The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?

11 Answers   Morgan Stanley, Wipro,


What is the difference between arraylist and linkedlist?

0 Answers  


What the principle of quick sort and its complexity?

0 Answers   Honeywell, Zomato,


Categories