Would you rather wait for the results of a quicksort, a
linear search, or a bubble sort on a 200000 element array?




1) Quicksort


2) Linear Search


3) Bubble Sort

Answers were Sorted based on User's Feedback



Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 20000..

Answer / bukke ramesh naik

quicksort is best one compare two others because quick sort
takes node lists

Is This Answer Correct ?    2 Yes 3 No

Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 20000..

Answer / shruti

Quicksort is a better option compared to the other twoo...

Is This Answer Correct ?    4 Yes 6 No

Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 20000..

Answer / vishnu948923

Quicksort

Is This Answer Correct ?    3 Yes 8 No

Post New Answer

More C Interview Questions

How can I find the modification date of a file?

0 Answers   Celstream,


What are the 5 types of organizational structures?

0 Answers  


Can you pass an entire structure to functions?

0 Answers  


What is calloc malloc realloc in c?

0 Answers  


What is period operator in c?

3 Answers   Wipro,






WAP to accept first name,middle name & last name of a student display its initials?

5 Answers   AITH, NIIT,


What is the usage of the pointer in c?

0 Answers  


There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by putting it on a weighing scale against another. What's the fewest number of times you'd have to use the scale to find the heavier ball?

5 Answers   Microsoft, TCS,


What is auto keyword in c?

0 Answers  


How many types of errors are there in c language? Explain

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c file management?

28 Answers   3D PLM, Code Studio, Deltech, IBM,


What is a nested loop?

0 Answers  


Categories