What are dynamic data structures?

Answer Posted / nashiinformaticssolutions

Data structures like linked lists and trees that grow or shrink during runtime.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is array and its types?

733


What is height balanced tree?

657


Which is best array or linked list?

664


Is hashmap an object?

668


Describe avl tree or height balanced binary search tree.

685


What is heap tree explain with example?

679


What is dynamic array how it is created?

683


Define open addressing?

761


Does hashset maintain order?

666


Which is faster treemap or hashmap?

662


How to cut or remove an element from the array?

722


What is meant by arraylist?

648


What is link list in data structure?

677


How arraylist increase its size?

658


Are the expressions arr and &arr same for an array of integers?

770