In rdbms, explain what is the efficient data structure used in the internal storage representation?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

What sort does arrays sort use?

0 Answers  


List out the basic operations that can be performed on a stack?

0 Answers  


How can you insert a node at the end of linked list?

0 Answers  


Which is faster quick sort or merge sort?

0 Answers  


How many pointers are necessary to implement a simple linked list?

0 Answers  






Can we add heterogeneous elements into treemap?

0 Answers  


Will hashmap allow null keys?

0 Answers  


What is stack in geography?

0 Answers  


Explain the steps to insert data into a singly linked list?

0 Answers  


What is ds heap sort?

0 Answers  


Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).

0 Answers  


What is the difference between Array and LinkedList?

0 Answers  


Categories