Answer Posted / b.thiruppathi raja
In computer science, a data structure is a particular way
of storing and organizing data in a computer so that it can
be used efficiently..,
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write any two principles of gradation of structures.
What are the different types of linked list?
There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?
How do you sort an array in decreasing order?
Explain linear linked implementation of Stack and Queue?
List the data structures which are used in rdbms.
You want to insert a new item in a binary search tree. How would you do it?
Difference between hashset and treeset?
What do you mean by collision in hashing?
What is hashing technique?
What is impact of signed numbers on the memory?
What’s the difference between enumeration and iterator interfaces?
How do you use the sort function?
Why is it called bubble sort?
Define double hashing?