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 weight balanced tree in data structure?
Is int a data structure?
What is unbounded queue?
Which is better merge or quick sort?
Define degree of the node?
What are the complexity of binary search?
Define an algorithm. What are the types of algorithms?
What are the scenarios in which an element can be inserted into the circular queue?
Explain the Stack
What is difference between hashmap and linkedhashmap?
Which is better bubble sort or selection sort?
Write an algorithm to check if there is a loop in a doubly linked list.
what is the primary advantage of a linked list?
How to reverse singly link list?
Explain linear linked implementation of Stack and Queue?