Answer Posted / varun
Data Structure is all about organizing and managing data.
Now this data can be Raw, Programmed, Temp. etc. The most
important point that we must note here is that by creating
data structures, we try to solve our complex problem in way
analogous to nature's way of handling things. We try to
create rules we have already seen and then exploit it like
we do in real world. A simple example is the rule of chain
that is analogous to Link List. Its a choice of ease to
compute i a controlled manner.
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
What are the disadvantages of representing a stack or queue by a linked list?
How will you reverse Linked List.
What is lifo?
Define an algorithm. What are the types of algorithms?
Is it possible to insert different type of elements in a stack? How?
How many parts are there in a declaration statement?
Who created quicksort?
Can we make hashmap synchronized?
What does isempty() member method determines?
What is sorting rule in shapes?
in tree construction which is the suitable efficient data structure? (Array, linked list, stack, queue)
What is frozenset?
how to add an item to the beginning of the list?
Which sort algorithm is best?
How do I start preparing for placement?