Answer Posted / suhaan
quick sort
| Is This Answer Correct ? | 48 Yes | 11 No |
Post New Answer View All Answers
What is meant by heap sort?
What is tree in computer science?
List out the applications of a linked list?
What is the complexity of selection sort?
Does treemap allow null values?
How treemap orders the elements if the key is a string?
What is difference between list and array?
What is hash value of a string?
If you are given a choice to use either arraylist and linkedlist, which one would you use and why?
Name few collections map implementations?
What is inserting in data structure?
Why it is important to have aligned addresses? What is the exception generated when there is a misaligned address?
How do you find the depth of a binary tree?
Why is arraylist not thread safe?
Does arraylist maintain insertion order?