Which type of efficient data structure is used in the internal storage representation in RDBMS?
Answer / mamata nayak
B+ tree. Because in B+ tree, all the data is stored only in leaf nodes, that makes searching easier so for that we are using B+ tree.
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between hashset and treeset.
What is data type and its types?
Define adjacent nodes?
Who invented data structure?
Where is data structure used?
Define Data Structures?
What is data structure and why we need them?
What are hash tables good for?
Define balancing condition for AVL Tree.
What is a weighted graph?
What are different sorting algorithms?
What is raid (redundant array of inexpensive disks)? Explain its level?