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
How will you reverse Linked List.
What is height balanced tree?
Explain what is a spanning tree?
What does bubble sort do?
How can we remove loops in a linked list? What are the functions of fast and slow pointers?
Is selection sort greedy?
Why is quicksort faster than merge sort?
How can I search for data in a linked list?
What is data structure what is need of it?
What is Doubly link list?
What is the procedure to insert into a sorted array?
What is difference between arraylist and linkedlist?
What is sorting an array?
Differentiate between comparable and comparator.
How to create your own data structure in java?