A list is ordered from smaller to largest when a sort is
called. Which sort would take the longest time to execute?
Answer Posted / udkl
Its Quick Sort !!!!!
Even I got Surpriced!!!
http://www.geocities.com/siliconvalley/network/1854/Sort1.
html
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is the difference between data type and data structure?
Describe queue operation.
What do you understand by doubly linked list?
What is stable sort?
How to sequentially represent max-heap?
What is the difference between Array and Array List ? Explain in brief with example.
What are the properties of binary heap?
Explain linked list in short.
Which sorting algorithm is worst?
What is the application of queue?
What is the difference between an array and vector?
Which sorting algorithm is the slowest?
What is the advantage of circular linked list?
Is it legal to initialize list like this?
What is frozenset?