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 / shruti

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

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to count no of words,characters,lines in a paragraph.

3884


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

1708


What is pivot in c?

555


Differentiate between a structure and a union.

746


Can we declare variable anywhere in c?

524






Is main a keyword in c?

614


Define circular linked list.

558


Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

738


What is the difference between Printf(..) and sprint(...) ?

770


Why is c still so popular?

600


how can use subset in c program and give more example

1487


What is null in c?

584


What are identifiers c?

552


What is the function of volatile in c language?

649


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1682