What is dynamic data structure?



What is dynamic data structure?..

Answer / hrpynux@gmail.com

A dynamic data structure (DDS) refers to an organization or collection of data in memory that has the flexibility to grow or shrink in size, enabling a programmer to control exactly how much memory is utilized.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Why do we need sorting?

0 Answers  


A lot of data structures related programs related to only trees and graphs, like the diameter of a tree, removing the loops in a graph etc.

0 Answers   Motorola,


What is difference between hashtable and hashmap?

0 Answers  


Is hashmap get thread safe?

0 Answers  


What is inplace sorting?

0 Answers  






What is the best complexity of bubble sort?

0 Answers  


Is tuple immutable?

0 Answers  


What is collections singletonlist?

0 Answers  


What is meant by hashing?

0 Answers  


In which matrix, we can use multilinked structures?

0 Answers  


Explain what is B-tree?

0 Answers   BPL,


Is hashmap sorted?

0 Answers  


Categories