<?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/tags/quiz</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 04:57:20 GMT</pubDate>
<item>
<title>(JavaScript) JavaScript Quiz Template - jrue</title>
<link>http://snipplr.com/view/67851/javascript-quiz-template/</link>
<description><![CDATA[ <p>**Simple JavaScript Quiz**

Edit the main quiz array with your own questions, then publish. Since it's an entire HTML file, it's best to save this file on a server and embed it as needed using an iframe tag.</p> ]]></description>
<pubDate>Sun, 21 Oct 2012 09:49:49 GMT</pubDate>
<guid>http://snipplr.com/view/67851/javascript-quiz-template/</guid>
</item>
<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>
<item>
<title>(Java) SubsetGenerator - edwarddr</title>
<link>http://snipplr.com/view/64978/subsetgenerator/</link>
<description><![CDATA[ <p>A short java sample of generating all the possible subset given a list.</p> ]]></description>
<pubDate>Tue, 22 May 2012 02:54:08 GMT</pubDate>
<guid>http://snipplr.com/view/64978/subsetgenerator/</guid>
</item>
<item>
<title>(Java) reverse a single linked list - edwarddr</title>
<link>http://snipplr.com/view/64963/reverse-a-single-linked-list/</link>
<description><![CDATA[ <p>It's sample code of reversing a linked list with either recursive or non-recursive.</p> ]]></description>
<pubDate>Mon, 21 May 2012 08:41:18 GMT</pubDate>
<guid>http://snipplr.com/view/64963/reverse-a-single-linked-list/</guid>
</item>
<item>
<title>(Java) runningSum - edwarddr</title>
<link>http://snipplr.com/view/64957/runningsum/</link>
<description><![CDATA[ <p>It's a piece of code that calculate the sum from a sequence of number that inserted into the program in a certain duration. This is an example of using multiple threads.</p> ]]></description>
<pubDate>Sat, 19 May 2012 09:06:50 GMT</pubDate>
<guid>http://snipplr.com/view/64957/runningsum/</guid>
</item>
<item>
<title>(TCL) moxquizz update (german) - tueb</title>
<link>http://snipplr.com/view/17317/moxquizz-update-german/</link>
<description><![CDATA[ <p>here is a little update for the popular moxquizz script for eggdrop i wrote

you can download the script here: http://moxquiz.bplaced.net/homepage/?seite=download 

an also see a list of the new features there</p> ]]></description>
<pubDate>Wed, 22 Jul 2009 04:11:19 GMT</pubDate>
<guid>http://snipplr.com/view/17317/moxquizz-update-german/</guid>
</item>
</channel>
</rss>