Which of the following sorts is quickest when sorting the
following set: 1 2 3 5 4
1) Quick Sort
2) Bubble Sort
3) Merge Sort
Answer Posted / k.kavitha
1) Quick sort
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
What is your stream meaning?
can any one provide me the notes of data structure for ignou cs-62 paper
Can a program have two main functions?
What is the advantage of an array over individual variables?
How do shell structures work?
Is there a way to switch on strings?
what is different between auto and local static? why should we use local static?
What is union and structure in c?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
What is a class c rental property?
Why we use break in c?
What are c preprocessors?
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
What are pointers really good for, anyway?
What is declaration and definition in c?