<?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>Data Structures Archives - Ankit Sharma&#039;s Blog</title>
	<atom:link href="https://ankitsharmablogs.com/tag/data-structures/feed/" rel="self" type="application/rss+xml" />
	<link>https://ankitsharmablogs.com/tag/data-structures/</link>
	<description>A .Net hub</description>
	<lastBuildDate>Sat, 08 Jun 2019 13:10:50 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://i0.wp.com/ankitsharmablogs.com/wp-content/uploads/2017/11/cropped-homepage-logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>Data Structures Archives - Ankit Sharma&#039;s Blog</title>
	<link>https://ankitsharmablogs.com/tag/data-structures/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">139000163</site>	<item>
		<title>Implementating Stack And Queue Using Linked List in C#</title>
		<link>https://ankitsharmablogs.com/implementating-stack-queue-using-linked-list-c-sharp/</link>
					<comments>https://ankitsharmablogs.com/implementating-stack-queue-using-linked-list-c-sharp/#respond</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Wed, 22 Nov 2017 13:43:44 +0000</pubDate>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Queue]]></category>
		<category><![CDATA[Stack]]></category>
		<guid isPermaLink="false">http://ankitsharmablogs.com/?p=427</guid>

					<description><![CDATA[<p>Introduction In this article, we will be discussing two data structures &#8211; Stack and Queue. We will discuss various I/O operations on these data structures and their implementation using another data structure, i.e., Linked List. Prerequisite Please visit my earlier article on Linked List implementation in C# to get a basic understanding of Linked List. We will [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/implementating-stack-queue-using-linked-list-c-sharp/">Implementating Stack And Queue Using Linked List in C#</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/implementating-stack-queue-using-linked-list-c-sharp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">427</post-id>	</item>
		<item>
		<title>Linked List Implementation In C#</title>
		<link>https://ankitsharmablogs.com/linked-list-implementation-c-sharp/</link>
					<comments>https://ankitsharmablogs.com/linked-list-implementation-c-sharp/#comments</comments>
		
		<dc:creator><![CDATA[Ankit Sharma]]></dc:creator>
		<pubDate>Wed, 22 Nov 2017 11:34:38 +0000</pubDate>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Linked List]]></category>
		<guid isPermaLink="false">http://ankitsharmablogs.com/?p=406</guid>

					<description><![CDATA[<p>Introduction In this article, I am going to discuss one of the most important Data Structures- Linked List. I will be explaining about Linked List Advantage of Linked List Types of Linked List How to Create a Linked List Various operations on Linked list. Source Code Before proceeding further i would recommend to download source [&#8230;]</p>
<p>The post <a href="https://ankitsharmablogs.com/linked-list-implementation-c-sharp/">Linked List Implementation In C#</a> appeared first on <a href="https://ankitsharmablogs.com">Ankit Sharma&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ankitsharmablogs.com/linked-list-implementation-c-sharp/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">406</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching 1/20 queries in 0.092 seconds using Disk (Request-wide modification query)

Served from: ankitsharmablogs.com @ 2026-05-14 20:08:43 by W3 Total Cache
-->