<?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>Just Techie &#187; Puzzles</title>
	<atom:link href="http://justtechie.com/categories/puzzles/feed" rel="self" type="application/rss+xml" />
	<link>http://justtechie.com</link>
	<description>Bring out the Techie from inside You !!</description>
	<lastBuildDate>Sun, 18 Oct 2009 08:51:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Measure the &lt; angle</title>
		<link>http://justtechie.com/posts/measure-the</link>
		<comments>http://justtechie.com/posts/measure-the#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:55:06 +0000</pubDate>
		<dc:creator>kishu</dc:creator>
				<category><![CDATA[Puzzles]]></category>

		<guid isPermaLink="false">http://justtechie.com/?p=79</guid>
		<description><![CDATA[What is the angle between the hours and minutes hand of your watch at 3:15 ?

Answer

7.5 degrees



    

	]]></description>
		<wfw:commentRss>http://justtechie.com/posts/measure-the/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Inside or Outside !</title>
		<link>http://justtechie.com/posts/inside-or-outside</link>
		<comments>http://justtechie.com/posts/inside-or-outside#comments</comments>
		<pubDate>Sat, 11 Apr 2009 14:06:09 +0000</pubDate>
		<dc:creator>kishu</dc:creator>
				<category><![CDATA[Puzzles]]></category>
		<category><![CDATA[c puzzles]]></category>
		<category><![CDATA[computer puzzles]]></category>
		<category><![CDATA[inside]]></category>
		<category><![CDATA[outside]]></category>

		<guid isPermaLink="false">http://justtechie.com/?p=71</guid>
		<description><![CDATA[What is the output of the following C Program?
Program
main()
{
int a=1,b=0;
if(a+(b=-1))
printf(&#8220;Inside&#8221;);
else
printf(&#8220;Outside&#8221;);
getch();
}
Answer

Outside


    

	]]></description>
		<wfw:commentRss>http://justtechie.com/posts/inside-or-outside/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Puzzles</title>
		<link>http://justtechie.com/posts/puzzles</link>
		<comments>http://justtechie.com/posts/puzzles#comments</comments>
		<pubDate>Thu, 09 Apr 2009 13:42:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Puzzles]]></category>
		<category><![CDATA[Brain]]></category>
		<category><![CDATA[Tech Puzzles]]></category>

		<guid isPermaLink="false">http://justtechie.com/?p=68</guid>
		<description><![CDATA[This is a new category we are starting to put some good and interesting  puzzles. If you got any good puzzle you comment your puzzle as a suggestion which will published in this category. So keep checking this category for more puzzles.
Answers will be written in a way to mix up with the page background [...]]]></description>
		<wfw:commentRss>http://justtechie.com/posts/puzzles/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
