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
Differentiate stack from array?
How does the bubble sort work?
Explain merge sort algorithms.
Is arraylist a list?
What is the use of tree data structure?
Define a binary search tree?
Differentiate between hashset and hashmap.
Explain about circular linked list?
What are the disadvantages of circular list?
What are linear and non linear data structures?
Explain binary search tree?
How many types of data structures are used?
What is huffman’s algorithm?
Why merge sort is better than insertion sort?
Why is hashmap faster than treemap?