Tell me why might quick sort might be better than merge sort?


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

Post New Answer

More Data Structures Interview Questions

Is hashset synchronized?

0 Answers  


What is a vector class?

0 Answers  


State the difference between stacks and linked lists?

0 Answers  


Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

0 Answers  


What are the parts of root node?

7 Answers   BMC, JCE, TCS,






What happens if we try to insert duplicate key in hashmap?

0 Answers  


What do you mean by free pool?

0 Answers  


Describe what is Node in link list? And name the types of Linked Lists?

0 Answers  


What is breadth first tree?

0 Answers  


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  


What is tree in computer science?

0 Answers  


What does a treemap do?

0 Answers  


Categories