A list is ordered from smaller to largest when a sort is
called. Which sort would take the longest time to execute?
Answer Posted / neha gundecha
Its Quick Sort
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Find duplicates in infinite range. Which data structure to be used to give efficient solution?
Can we store null in arraylist?
List the types of tree.
What are priority queues?
What is an algorithm in coding?
Differentiate between hashmap and treemap.
Does hashmap sort automatically?
What is mergesort and hashtable?
What is data type and its types?
Which sorting algorithms are in place?
Can we add duplicate keys in a hashmap?
Is json a data structure?
Which is faster hashmap or concurrenthashmap?
How do you initialize an arraylist?
Does arraylist maintain order?