Answer Posted / rajasekharreddy
without data structure there is no language.Because using
data structure we can design the OS and every memory storage
can be done bu using data structures.
finally the need of data structure is we can perform
analysis on huge amount of data in a simplified way.
| Is This Answer Correct ? | 23 Yes | 16 No |
Post New Answer View All Answers
What is a dequeue?
Differentiate between hashmap and treemap.
How much time does it take to learn data structures?
Which sorting method is slowest?
What is the difference between arraylist and array?
If you have to store one lakh objects, what will be a better option- a hash map or an array list?
What is unbounded queue?
What member function places a new node at the end of the linked list?
How does a binary search work?
Is hashmap part of collection?
Which sorting does collections sort use?
Which language is best for data structures and algorithms?
How many types of lists are there?
What is a undirected graph?
What is an algorithm in coding?