<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/trie</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 09:40:40 GMT</pubDate>
<item>
<title>(Java) Trie with LinkedList - edwarddr</title>
<link>http://snipplr.com/view/65890/trie-with-linkedlist/</link>
<description><![CDATA[ <p>A short practice to write a trie with LinkedList for all the valid words</p> ]]></description>
<pubDate>Sun, 01 Jul 2012 10:09:41 GMT</pubDate>
<guid>http://snipplr.com/view/65890/trie-with-linkedlist/</guid>
</item>
</channel>
</rss>