Answer Posted / suman tiwari aka nips
Data structure can be defined in many ways.
Different operations performed on data with the help of some
working mechanism or rule is Data structure.
In book of D. Samanta., It has been defined as Triplet(DFA)
D is a set of data object
F is a set functions and
A is a set of rules to implement the functions
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
How does quicksort partition work?
What are different methods of collision resolution in hashing.
What is the method to find the complexity of an algorithm?
What is difference between hashmap and hashtable?
What are data and data types?
What do you mean by Logical Error
Describe linear probing with an example.
How many types of linked lists are there?
Does treeset allow null values?
What happens when arraylist is full?
What is a class user?
How does a selection sort work?
What is frozenset?
What are the types of map?
Can tuple be sorted?