A list is ordered from smaller to largest when a sort is
called. Which sort would take the longest time to execute?
Answer Posted / siya
bubble sort
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Explain set interface?
What is dynamic array how it is created?
Define 2-3 tree?
Write the algorithm for converting infix expression to postfix expression?
What are red-black trees?
Can treeset have duplicates?
Can hashtable have duplicate values?
Which sorting method is slowest?
Explain the uses of binary tree.
What are different methods of collision resolution in hashing.
What are the complexity of binary search?
Which collection is fail safe?
Which is best book for data structures?
Name the areas in which you can apply data structures extensively?
What is the Difference between treemap and hashmap?