<?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: Ninja Sort</title>
	<atom:link href="http://elliottback.com/wp/radix-sort-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://elliottback.com/wp/radix-sort-in-java/</link>
	<description>Internet &#38; Technology</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:40:56 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mshfddsq</title>
		<link>http://elliottback.com/wp/radix-sort-in-java/#comment-2182904</link>
		<dc:creator>mshfddsq</dc:creator>
		<pubDate>Sun, 12 Apr 2009 14:02:39 +0000</pubDate>
		<guid isPermaLink="false">/?p=488#comment-2182904</guid>
		<description>There&#039;s no perfect sorting algorithm yet, not even in the O(n log n) group.

If NinjaSort manages to have O(n log n) time complexity, and also O(n log n) memory complexity and also be stable and also not be a possible victim of DOS attacks like quicksort, THEN it will indeed kick the ass out of every other sorting algorithm!!</description>
		<content:encoded><![CDATA[<p>There&#8217;s no perfect sorting algorithm yet, not even in the O(n log n) group.</p>
<p>If NinjaSort manages to have O(n log n) time complexity, and also O(n log n) memory complexity and also be stable and also not be a possible victim of DOS attacks like quicksort, THEN it will indeed kick the <acronym title="ass">***</acronym> out of every other sorting algorithm!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliott Bäck</title>
		<link>http://elliottback.com/wp/radix-sort-in-java/#comment-1011</link>
		<dc:creator>Elliott Bäck</dc:creator>
		<pubDate>Fri, 25 Mar 2005 03:15:52 +0000</pubDate>
		<guid isPermaLink="false">/?p=488#comment-1011</guid>
		<description>Psssshhhhh... it&#039;s ridiculous!</description>
		<content:encoded><![CDATA[<p>Psssshhhhh&#8230; it&#8217;s ridiculous!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://elliottback.com/wp/radix-sort-in-java/#comment-995</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 20 Mar 2005 09:31:04 +0000</pubDate>
		<guid isPermaLink="false">/?p=488#comment-995</guid>
		<description>Ninja Sort rocks.</description>
		<content:encoded><![CDATA[<p>Ninja Sort rocks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
