Explain data structure
Answer / mamata nayak
Data Structure is collection of data and storing the data, arranging the data, relationship among the data and functionality of data all together we maintained as row and columns using algorithm called Data Structure algorithm.
| Is This Answer Correct ? | 0 Yes | 1 No |
Describe tree rotation in avl tree.
Define double hashing?
What is comparator interface used for?
Can hashset contain null?
Which is best book for data structures?
Write the procedure to convert general tree to binary tree?
Explain what is the type of the algorithm used in solving the 8 queens problem?
What is difference between hashset and linkedhashset?
Why entry interface is used in map?
Define balancing condition for AVL Tree.
Define dynamic data structures?
What is binary tree? Explain its uses.