Tell us the difference between merge and quick sort. Which one would you prefer and why?


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

Post New Answer

More Data Structures Interview Questions

Why is null not allowed in concurrenthashmap?

0 Answers  


Can a tree be empty?

0 Answers  


What is static array?

0 Answers  


A list is ordered from smaller to largest when a sort is called. Which sort would take the longest time to execute?

12 Answers  


What is the difference between one and two dimensional?

0 Answers  






What is difference between hashmap and hashset?

0 Answers  


Write the procedure to convert general tree to binary tree?

0 Answers  


What is linked list in data structure?

0 Answers  


How to inverting a function in sort and searching?

0 Answers  


How would you check if a binary tree is BST or not ? Write a program.

0 Answers   DELL,


There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?

0 Answers  


Define outdegree of a graph?

0 Answers  


Categories