Who invented quicksort?
Answer / Manindra Nath Singh
Quicksort was invented by Tony Hoare in 1960.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you do a mergesort?
What is definition list?
List the data structures which are used in rdbms, network data modal, and hierarchical data model.
How memory is reserved using a declaration statement ?
an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).
Which is faster arraylist or linked list?
What are the applications of b-tree?
Can you make an arraylist of arrays?
What is m way tree in data structure?
What do you mean by overflow and underflow?
Why is map not a collection?
Is tuple immutable?