<?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>Ichimusai's Place &#187; sorting</title>
	<atom:link href="http://www.ichimusai.org/tag/sorting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ichimusai.org</link>
	<description>Photos and other rants</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:56:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sorting Algorithms</title>
		<link>http://www.ichimusai.org/2009/04/15/sorting-algorithms/</link>
		<comments>http://www.ichimusai.org/2009/04/15/sorting-algorithms/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 19:58:56 +0000</pubDate>
		<dc:creator>Ichimusai</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[explanation]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[pseudo code]]></category>
		<category><![CDATA[sorting]]></category>
		<category><![CDATA[visualizations]]></category>

		<guid isPermaLink="false">http://www.ichimusai.org/?p=2142</guid>
		<description><![CDATA[Here is a wonderful page with great explanations and pseudocode of sorting algorithms. Use this to find out which algorithm is right for your sorting needs! It contains information on the following types of sorting algorithms: Insertion Selection Bubble Shell Merge Heap Quick Quick3 Great visualisation!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sorting-algorithms.com/">Here is a wonderful page</a> with great explanations and pseudocode of sorting algorithms. Use this to find out which algorithm is right for your sorting needs!</p>
<p>It contains information on the following types of sorting algorithms:</p>
<ul>
<li>Insertion</li>
<li>Selection</li>
<li>Bubble</li>
<li>Shell</li>
<li>Merge</li>
<li>Heap</li>
<li>Quick</li>
<li>Quick3</li>
</ul>
<p>Great visualisation!</p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwww.ichimusai.org%2F%3Fp%3D2142&count=horizontal&related=ichimusai1972&text=Sorting%20Algorithms' class='twitter-share-button' data-text='Sorting Algorithms' data-url='http://www.ichimusai.org/?p=2142' data-counturl='http://www.ichimusai.org/2009/04/15/sorting-algorithms/' data-count='horizontal' data-via='ichimusai1972' data-related='ichimusai1972'></a>]]></content:encoded>
			<wfw:commentRss>http://www.ichimusai.org/2009/04/15/sorting-algorithms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

