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

What is pivot in quicksort?

0 Answers  


How will you check the validity of an expression containing nested parentheses?

0 Answers  


how to insert a new node in linked list where free node will be available?

0 Answers  


What are different types of sorting techniques?

0 Answers  


What is array and its types?

0 Answers  






Mention a few applications of linked lists?

0 Answers  


State the advantages of using postfix notations?

0 Answers  


Is stack a dynamic data structure?

0 Answers  


Why do we use insertion sort?

0 Answers  


Is quicksort recursive?

0 Answers  


Write a code for dynamic allocation of array.

0 Answers   iNautix,


Are sets sorted?

0 Answers  


Categories