<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 13:54:18 +0000</lastBuildDate>
    <item>
      <title>(Java) Trie with LinkedList - edwarddr</title>
      <link>https://snipplr.com/view/65890/trie-with-linkedlist</link>
      <description>&lt;p&gt;A short practice to write a trie with LinkedList for all the valid words&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jul 2012 10:09:41 UTC</pubDate>
      <guid>https://snipplr.com/view/65890/trie-with-linkedlist</guid>
    </item>
    <item>
      <title>(Java) SubsetGenerator - edwarddr</title>
      <link>https://snipplr.com/view/64978/subsetgenerator</link>
      <description>&lt;p&gt;A short java sample of generating all the possible subset given a list.&lt;/p&gt;</description>
      <pubDate>Tue, 22 May 2012 02:54:08 UTC</pubDate>
      <guid>https://snipplr.com/view/64978/subsetgenerator</guid>
    </item>
    <item>
      <title>(Java) reverse a single linked list - edwarddr</title>
      <link>https://snipplr.com/view/64963/reverse-a-single-linked-list</link>
      <description>&lt;p&gt;It's sample code of reversing a linked list with either recursive or non-recursive.&lt;/p&gt;</description>
      <pubDate>Mon, 21 May 2012 08:41:18 UTC</pubDate>
      <guid>https://snipplr.com/view/64963/reverse-a-single-linked-list</guid>
    </item>
  </channel>
</rss>
