Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?


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

Post New Answer

More C++ General Interview Questions

what do you mean by volatile variable?

0 Answers  


Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?

1 Answers  


What is the stack?

5 Answers   IBM, ICICI,


What can I use instead of namespace std?

0 Answers  


Explain selection sorting?

0 Answers  






What is an object in c++?

0 Answers  


Is swift a good first language?

0 Answers  


What is & in c++ function?

0 Answers  


Do you need a main function in c++?

0 Answers  


What language does google use?

0 Answers  


how to access grid view row?

0 Answers  


Is main a class in c++?

0 Answers  


Categories