<?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: Computer Algorithms: Sorting in Linear Time</title>
	<atom:link href="/2012/12/24/computer-algorithms-sorting-in-linear-time/feed/" rel="self" type="application/rss+xml" />
	<link>/2012/12/24/computer-algorithms-sorting-in-linear-time/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Bold Strategy</title>
		<link>/2012/12/24/computer-algorithms-sorting-in-linear-time/comment-page-1/#comment-18034</link>
		<dc:creator><![CDATA[Bold Strategy]]></dc:creator>
		<pubDate>Sun, 30 Dec 2012 23:18:57 +0000</pubDate>
		<guid isPermaLink="false">/?p=3516#comment-18034</guid>
		<description><![CDATA[Since AC never comes before AB[*], I think you want to use left justification in your string example...

Thank you for the GREAT material!!!]]></description>
		<content:encoded><![CDATA[<p>Since AC never comes before AB[*], I think you want to use left justification in your string example&#8230;</p>
<p>Thank you for the GREAT material!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jose luis</title>
		<link>/2012/12/24/computer-algorithms-sorting-in-linear-time/comment-page-1/#comment-18017</link>
		<dc:creator><![CDATA[jose luis]]></dc:creator>
		<pubDate>Thu, 27 Dec 2012 14:19:15 +0000</pubDate>
		<guid isPermaLink="false">/?p=3516#comment-18017</guid>
		<description><![CDATA[Nice explanation, really nice :-)

Just a short note, as on the first picture, the 3rd row is wrong, as it should be

1,1,3,4,5
instead of
1,1,3,4,4]]></description>
		<content:encoded><![CDATA[<p>Nice explanation, really nice 🙂</p>
<p>Just a short note, as on the first picture, the 3rd row is wrong, as it should be</p>
<p>1,1,3,4,5<br />
instead of<br />
1,1,3,4,4</p>
]]></content:encoded>
	</item>
</channel>
</rss>
