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

Answer Posted / bukke ramesh naik

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

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the advantages and disadvantages of macros.

630


Do you know what are bitwise shift operators in c programming?

589


Explain what does it mean when a pointer is used in an if statement?

621


Implement bit Array in C.

680


What is %d called in c?

763






Write a C program in Fibonacci series.

640


What is c language used for?

563


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

2245


What is derived datatype in c?

640


What is the use of a static variable in c?

596


What are the types of bitwise operator?

667


What is memory leak in c?

639


What is size of union in c?

585


How many types of functions are there in c?

587


How do you view the path?

672