what is the need of data structure
Answers were Sorted based on User's Feedback
Answer / surendra gour
Data structure is the way in which the various data element
are organised in memory with respect to each other.
| Is This Answer Correct ? | 6 Yes | 10 No |
What are the differences between b tree and b+ tree?
What is precision?
What is the advantage of the heap over a stack?
How many times is merge sort called?
What sorting algorithm should be used for sorting strings?
What is array and its types with example?
Define balance factor of a node in avl tree?
Is treeset sorted?
What is a matrix?
How do you sort a map by key?
What are binary trees?
Why do we use insertion sort?