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

Is it possible to provide special behavior for one instance of a template but not for other instances?

0 Answers  


What do you mean by internal linking and external linking in c++?

1 Answers  


Do we have to use initialization list in spite of the assignment in constructors?

0 Answers  


the first character in the variable name must be an a) special symbol b) number c) alphabet

0 Answers  


What is the Difference between "C structure" and "C++ structure"?

12 Answers  






what is importance of data sturture in a programming language?

22 Answers   L&T, TCS, Wipro,


Distinguish between new and malloc and delete and free().

0 Answers  


In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

0 Answers   College School Exams Tests, CS,


What are the advantages of inheritance in c++?

0 Answers  


What are the uses of typedef in a program?

0 Answers  


What will happen if a pointer is deleted twice?

0 Answers   Agilent, HAL,


What does the nocreate and noreplace flag ensure when they are used for opening a file?

0 Answers  


Categories