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 is the use of isEmpty() member methods?
Explain implementation of deletion from a binary tree.
Does linked list allow null values?
What is difference between capacity and size of arraylist?
What is the maximum total number of nodes in a tree that has N levels? Note that the root is level (zero)
18 Answers CSC, National Instruments, Sasken, Sybrant Technologies,
How would you sort a linked list?
List the types of tree.
Does concurrenthashmap allow null?
How to search binary in a sorted array?
What is the difference between the hash table and hash map?
How does shell sort work?
What are the tasks performed during postorder traversal?