Skip to content

What are dynamic data structures when it comes to a coding context? And how do they influence programming #1662

Answered by Emojees
Kuefo asked this question in Q&A
Discussion options

You must be logged in to vote

Dynamic data structures have the feature where they expand and contract as a program runs. It provides a very flexible data manipulation method because it adjusts based on the data size to be manipulated.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Kuefo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants