<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>what is dynamic data structure in c - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/what-is-dynamic-data-structure-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-dynamic-data-structure-in-c/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Fri, 07 Oct 2022 07:53:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>what is dynamic data structure in c - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/what-is-dynamic-data-structure-in-c/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is Dynamic data structure ?</title>
		<link>https://www.wikitechy.com/interview-questions/c/what-is-dynamic-data-structure/</link>
					<comments>https://www.wikitechy.com/interview-questions/c/what-is-dynamic-data-structure/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Fri, 07 Oct 2022 07:52:10 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[dynamic data structure]]></category>
		<category><![CDATA[dynamic data structures]]></category>
		<category><![CDATA[example of dynamic data structure]]></category>
		<category><![CDATA[is array a dynamic data structure]]></category>
		<category><![CDATA[is heap a dynamic data structure]]></category>
		<category><![CDATA[learn about dynamic data structure]]></category>
		<category><![CDATA[static data structure example]]></category>
		<category><![CDATA[static data structure vs dynamic data structure]]></category>
		<category><![CDATA[types of dynamic data structure]]></category>
		<category><![CDATA[what are static and dynamic data structures]]></category>
		<category><![CDATA[what is dynamic data structure]]></category>
		<category><![CDATA[what is dynamic data structure in c]]></category>
		<category><![CDATA[what is static data structure]]></category>
		<category><![CDATA[why linked list is called a dynamic data structure]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4974</guid>

					<description><![CDATA[We need a dynamic data structure to data efficiently into memory. Memory spaces in a program can be accessed using dynamic memory allocation. This is opposite to static data structure where the programmer has to fix the number of memory spaces manually. The structure that changes its size during run time is called a Dynamic [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li>We need a dynamic data structure to data efficiently into memory.</li>
<li>Memory spaces in a program can be accessed using dynamic memory allocation.</li>
<li>This is opposite to static data structure where the programmer has to fix the number of memory spaces manually.</li>
<li>The structure that changes its size during run time is called a Dynamic Data Structure.</li>
<li>Values stored in the data structure whether it is static or dynamic can be changed.</li>
<li>Both the data present in the data structure and the size of the data structure can be easily changed in the dynamic data structure.</li>
<li>Data that gets generated at the run time can be easily stored in dynamic data structure.</li>
<li>The size of the Data Structure can be easily increased during the run time of program execution.</li>
</ul>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-4975" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dynamic-data-structure.jpg" alt="" width="848" height="259" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dynamic-data-structure.jpg 848w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dynamic-data-structure-300x92.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dynamic-data-structure-768x235.jpg 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dynamic-data-structure-390x119.jpg 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/10/what-is-dynamic-data-structure-820x250.jpg 820w" sizes="(max-width: 848px) 100vw, 848px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/c/what-is-dynamic-data-structure/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
