<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Program to Print Middle Element of a Linked List	</title>
	<atom:link href="https://webrewrite.com/write-program-findprint-middle-element-linked-list/feed/" rel="self" type="application/rss+xml" />
	<link>https://webrewrite.com/write-program-findprint-middle-element-linked-list/</link>
	<description>Technology Blog Where You Find Programming Tips and Tricks</description>
	<lastBuildDate>Sun, 18 Sep 2016 07:24:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Aman Rustagi		</title>
		<link>https://webrewrite.com/write-program-findprint-middle-element-linked-list/#comment-783</link>

		<dc:creator><![CDATA[Aman Rustagi]]></dc:creator>
		<pubDate>Sun, 18 Sep 2016 07:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://webrewrite.com/?p=1470#comment-783</guid>

					<description><![CDATA[Here is an alternate &lt;a href=&quot;http://webrewrite.com/write-program-findprint-middle-element-linked-list&quot; rel=&quot;nofollow&quot;&gt;C program to find middle node of a linked list&lt;/a&gt; using slow and fast pointer method.]]></description>
			<content:encoded><![CDATA[<p>Here is an alternate <a href="http://webrewrite.com/write-program-findprint-middle-element-linked-list" rel="nofollow">C program to find middle node of a linked list</a> using slow and fast pointer method.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
