<?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>infographic &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/infographic/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>Data Structures Infographic: Tree</title>
		<link>/2018/02/11/data-structures-infographic-tree/</link>
		<comments>/2018/02/11/data-structures-infographic-tree/#respond</comments>
		<pubDate>Sun, 11 Feb 2018 12:10:01 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[algorithms]]></category>
		<category><![CDATA[data structures]]></category>
		<category><![CDATA[infographic]]></category>
		<category><![CDATA[B-tree]]></category>
		<category><![CDATA[Data structures]]></category>
		<category><![CDATA[quad tree]]></category>
		<category><![CDATA[Tree]]></category>

		<guid isPermaLink="false">/?p=3663</guid>
		<description><![CDATA[Find it on GitHub<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2017/09/10/data-structures-infographic-linked-list/" rel="bookmark" title="Data Structures Infographic: Linked List">Data Structures Infographic: Linked List </a></li>
<li><a href="/2017/09/14/data-structures-infographic-stack-queue/" rel="bookmark" title="Data Structures Infographic: Stack &#038; Queue">Data Structures Infographic: Stack &#038; Queue </a></li>
<li><a href="/2017/09/02/data-structures-infographic-arrays/" rel="bookmark" title="Data Structures Infographic: Arrays">Data Structures Infographic: Arrays </a></li>
<li><a href="/2012/06/22/computer-algorithms-binary-search-tree-data-structure/" rel="bookmark" title="Computer Algorithms: Binary Search Tree">Computer Algorithms: Binary Search Tree </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p><a href="https://raw.githubusercontent.com/stoimen/infographics/master/Tree.png"><img class="alignnone size-full" src="https://raw.githubusercontent.com/stoimen/infographics/master/Tree.png" alt="" width="800" height="1200" /></a></p>
<p>Find it on <a href="https://github.com/stoimen/infographics/blob/master/Tree.png">GitHub</a></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2017/09/10/data-structures-infographic-linked-list/" rel="bookmark" title="Data Structures Infographic: Linked List">Data Structures Infographic: Linked List </a></li>
<li><a href="/2017/09/14/data-structures-infographic-stack-queue/" rel="bookmark" title="Data Structures Infographic: Stack &#038; Queue">Data Structures Infographic: Stack &#038; Queue </a></li>
<li><a href="/2017/09/02/data-structures-infographic-arrays/" rel="bookmark" title="Data Structures Infographic: Arrays">Data Structures Infographic: Arrays </a></li>
<li><a href="/2012/06/22/computer-algorithms-binary-search-tree-data-structure/" rel="bookmark" title="Computer Algorithms: Binary Search Tree">Computer Algorithms: Binary Search Tree </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2018/02/11/data-structures-infographic-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Structures Infographic: Stack &#038; Queue</title>
		<link>/2017/09/14/data-structures-infographic-stack-queue/</link>
		<comments>/2017/09/14/data-structures-infographic-stack-queue/#respond</comments>
		<pubDate>Thu, 14 Sep 2017 20:07:35 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[algorithms]]></category>
		<category><![CDATA[data structures]]></category>
		<category><![CDATA[infographic]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Queue]]></category>
		<category><![CDATA[Stack]]></category>
		<category><![CDATA[structures]]></category>

		<guid isPermaLink="false">/?p=3649</guid>
		<description><![CDATA[Find it on GitHub<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2017/09/10/data-structures-infographic-linked-list/" rel="bookmark" title="Data Structures Infographic: Linked List">Data Structures Infographic: Linked List </a></li>
<li><a href="/2018/02/11/data-structures-infographic-tree/" rel="bookmark" title="Data Structures Infographic: Tree">Data Structures Infographic: Tree </a></li>
<li><a href="/2017/09/02/data-structures-infographic-arrays/" rel="bookmark" title="Data Structures Infographic: Arrays">Data Structures Infographic: Arrays </a></li>
<li><a href="/2012/06/05/computer-algorithms-stack-and-queue-data-structure/" rel="bookmark" title="Computer Algorithms: Stack and Queue">Computer Algorithms: Stack and Queue </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p><a href="https://raw.githubusercontent.com/stoimen/infographics/master/Stack_Queue.png"><img class="alignnone size-full wp-image-3643" src="https://raw.githubusercontent.com/stoimen/infographics/master/Stack_Queue.png" alt="" width="800" height="1200" /></a></p>
<p>Find it on <a href="https://github.com/stoimen/infographics/blob/master/Stack_Queue.png">GitHub</a></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2017/09/10/data-structures-infographic-linked-list/" rel="bookmark" title="Data Structures Infographic: Linked List">Data Structures Infographic: Linked List </a></li>
<li><a href="/2018/02/11/data-structures-infographic-tree/" rel="bookmark" title="Data Structures Infographic: Tree">Data Structures Infographic: Tree </a></li>
<li><a href="/2017/09/02/data-structures-infographic-arrays/" rel="bookmark" title="Data Structures Infographic: Arrays">Data Structures Infographic: Arrays </a></li>
<li><a href="/2012/06/05/computer-algorithms-stack-and-queue-data-structure/" rel="bookmark" title="Computer Algorithms: Stack and Queue">Computer Algorithms: Stack and Queue </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2017/09/14/data-structures-infographic-stack-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Structures Infographic: Linked List</title>
		<link>/2017/09/10/data-structures-infographic-linked-list/</link>
		<comments>/2017/09/10/data-structures-infographic-linked-list/#respond</comments>
		<pubDate>Sun, 10 Sep 2017 08:51:13 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[algorithms]]></category>
		<category><![CDATA[data structures]]></category>
		<category><![CDATA[infographic]]></category>
		<category><![CDATA[Linked list]]></category>

		<guid isPermaLink="false">/?p=3642</guid>
		<description><![CDATA[Find it on GitHub<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2018/02/11/data-structures-infographic-tree/" rel="bookmark" title="Data Structures Infographic: Tree">Data Structures Infographic: Tree </a></li>
<li><a href="/2017/09/14/data-structures-infographic-stack-queue/" rel="bookmark" title="Data Structures Infographic: Stack &#038; Queue">Data Structures Infographic: Stack &#038; Queue </a></li>
<li><a href="/2017/09/02/data-structures-infographic-arrays/" rel="bookmark" title="Data Structures Infographic: Arrays">Data Structures Infographic: Arrays </a></li>
<li><a href="/2012/07/17/computer-algorithms-detecting-and-breaking-a-loop-in-a-linked-list/" rel="bookmark" title="Computer Algorithms: Detecting and Breaking a Loop in a Linked List">Computer Algorithms: Detecting and Breaking a Loop in a Linked List </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p><a href="/wp-content/uploads/2017/09/Linked_List.png"><img class="alignnone size-full wp-image-3643" src="https://raw.githubusercontent.com/stoimen/infographics/master/Linked_List.png" alt="" width="800" height="1200" /></a></p>
<p>Find it on <a href="https://github.com/stoimen/infographics/blob/master/Linked_List.png">GitHub</a></p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2018/02/11/data-structures-infographic-tree/" rel="bookmark" title="Data Structures Infographic: Tree">Data Structures Infographic: Tree </a></li>
<li><a href="/2017/09/14/data-structures-infographic-stack-queue/" rel="bookmark" title="Data Structures Infographic: Stack &#038; Queue">Data Structures Infographic: Stack &#038; Queue </a></li>
<li><a href="/2017/09/02/data-structures-infographic-arrays/" rel="bookmark" title="Data Structures Infographic: Arrays">Data Structures Infographic: Arrays </a></li>
<li><a href="/2012/07/17/computer-algorithms-detecting-and-breaking-a-loop-in-a-linked-list/" rel="bookmark" title="Computer Algorithms: Detecting and Breaking a Loop in a Linked List">Computer Algorithms: Detecting and Breaking a Loop in a Linked List </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2017/09/10/data-structures-infographic-linked-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
