What is a data structure definition?
Answer / Sudhakar Tripathi
A data structure is a specialized format for organizing, processing, retrieving, and storing data. It defines the relationships between data elements and the rules governing their manipulation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does abstract data type means?
23 Answers College School Exams Tests, Infosys, SBIT, TCS,
What do you mean by double hashing?
How do you find the depth of a binary tree?
What is the Difference between sax and dom parser?
What is sorting rule in shapes?
What do you mean by hash table?
What happens in insertion sort?
Q#1: An algorithm is made up of 2 modules M1 and M2.If order of M1 is F(n) and order of M2 is g (n) then what is the order of the algorithm. Q # 2 : How many binary trees are possible with 3 nodes? with 4 nodes?
How many types of priority queue are there?
What is a node in it?
What is the meaning of arraylist?
What is a Stack? Explain with example?