A list is ordered from smaller to largest when a sort is
called. Which sort would take the shortest time to execute?
Answer Posted / sarvesh
insertion is answer....as there is no case of swapping as
no. are in ordered pair..so less time will will be taken
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the different types of data structures explain briefly?
Define threaded binary tree. Explain its common uses
List the data structures which are used in network data modal.
State the rules to be followed during infix to postfix conversions?
What is the non linear data structure?
What is the difference between hashmap and treemap?
What is the use of heap sort?
What is long data type?
Why do we use data structures?
Is treeset thread safe?
How many types of linked list exist?
How to get top two numbers from an array?
What is the relationship between a queue and its underlying array?
What do you know about traversal in linked lists?
What are the types of binary tree?