Which algorithm is used in collections sort method?
Answer / Anamika Khare
The sort method in Java Collections uses a quicksort algorithm by default.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is hash data type?
How do you declare An array of three pointers to chars
How can you implement a stack?
What is data in computer science?
write a program to accept name & sort them?
How many types of arrays are there in visual basic?
Tell us the difference between merge and quick sort. Which one would you prefer and why?
1 Answers Agilent, ZS Associates,
Which is faster hashmap or hashtable?
What is the advantage of circular linked list?
How to use appendNode() in linkedlist()?
How do treesets work internally?
Define graph traversals?