Answer Posted / bharath
on avg qsort is O(n) and worst is n^2;
msort is O(nlogn) for all
hsort is same as msort
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Can arraylist store primitives?
How memory is reserved using a declaration statement in data structure?
How is hashmap o 1?
What is an ordered map?
Can tuple be sorted?
How does arraylist size work?
Define secondary clustering?
What is the difference between array sort () and array sort t >()?
What are the major data structures used in the rdbms?
What are the advantages and disadvantages of linked list over array?
why boundary tag representation is used?
What is heap with example?
What is difference between rb tree and avl tree?
Does set allow null values?
Explain the Queue