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
Which is the parent class of abstractsequentiallist class?
What does it mean to sort an array?
What is linked list ?
What do you mean by open addressing?
Is array static or dynamic?
Why use a tuple instead of a list?
How are the elements of a 2d array are stored in the memory?
Why is sorting necessary?
What happens if we put duplicate key in hashmap?
How do you make a bubble chart with 3 variables?
What do you mean by separate chaining?
What are the best data structure courses for gate preparation?
What's the difference between an array and vector?
Does hashmap preserve insertion order?
How to find if linked list has loop?