what is the difference between dynamic as well as non - dynamic data structures.


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

Post New Answer

More Data Structures Interview Questions

Define terminal nodes in a tree?

0 Answers  


What is dynamic data structure?

1 Answers  


Can arraylist have null values?

0 Answers  


What do you mean by balance factor of a node in avl tree?

0 Answers  


Define a linear data structure.

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 are the applications of priority queues?

0 Answers  


What is an externalizable interface?

0 Answers  


What is 1d array?

0 Answers  


Define heap?

0 Answers  


What is time complexity of quick sort?

0 Answers  


write an algorithm to show the procedure of insertion into a b-tree?

0 Answers  


Categories