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

Why we use #include conio h in c++?

0 Answers  


What does the ios::ate argument do?

0 Answers  


What will happen if a pointer is deleted twice?

0 Answers   Agilent, HAL,


what does the following statement mean? int (*a)[4]

0 Answers  


How much do coding jobs pay?

0 Answers  






What is null c++?

0 Answers  


Why c++ is called oop?

0 Answers  


What is the use of volatile keyword in c++? Give an example.

1 Answers  


how is returning structurs from functions?Show an eg?

1 Answers   GE,


WHO DEVELOPED C++?

6 Answers  


Is c++ a good beginners programming language?

0 Answers  


Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

0 Answers  


Categories