Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...)

a) Quicksort

b) Linear Search

c) Bubble Sort


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

Post New Answer

More C++ General Interview Questions

Can we have "Virtual Constructors"?

10 Answers   TCS,


how to explain our contribution in the project?

0 Answers   Wipro, Yahoo,


Which programming language's unsatisfactory performance led to the discovery of c++?

0 Answers  


Is c++ fully object oriented?

0 Answers  


why is c++ called oops? Explain

0 Answers  






what are Operators and explain with an example?

0 Answers  


What is a hashmap c++?

0 Answers  


What are the storage qualifiers?

0 Answers  


What is the difference between a template and a macro?

0 Answers  


When to use “const” reference arguments in a function?

0 Answers  


What is the difference between an external iterator and an internal iterator?

0 Answers  


what is smart pointer & use of the smart pointer ???

2 Answers  


Categories