Answer Posted / shipra katare
Data Structure is about organizing and managing data in
the memory. It basically deal with memory management i.e
the way of storing data in memory.The data can be Raw
facts
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What do you mean by probing?
What is the best data structure and algorithm to implement cache?
What is collection process?
Does arraylist maintain order?
What is a height of a tree?
How do stacks work?
Where is binary tree used?
Describe avl tree or height balanced binary search tree.
What is a reverse linked list.
What is variable size arrays?and why we use it?
What is the difference between a hashmap and hashtable?
What is difference between array and string?
What is range search?
Can hashmap store null values?
Define dynamic data structures?