<?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>Revolves &#187; Mathematics</title>
	<atom:link href="http://www.revolves.net/category/mathematics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revolves.net</link>
	<description>Innovation</description>
	<lastBuildDate>Wed, 05 May 2010 14:30:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Project Euler &#8211; For People Who Love Programming And Mathematics</title>
		<link>http://www.revolves.net/2009/04/09/project-euler-programming-and-mathematics/</link>
		<comments>http://www.revolves.net/2009/04/09/project-euler-programming-and-mathematics/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 04:12:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.revolves.net/?p=67</guid>
		<description><![CDATA[I recently came across a great website, Project Euler. Basically, it is a site with loads of mathematical problems that has to be solve programmatically. It&#8217;s not about doing something fast, but also about doing it efficiently. You need to device an efficient algorithm to solve the given problem. Or else, you&#8217;d be waiting in [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across a great website, <a href="http://projecteuler.net/" rel="nofollow" target="new">Project Euler</a>. Basically, it is a site with loads of mathematical problems that has to be solve programmatically.</p>
<p>It&#8217;s not about doing something fast, but also about doing it efficiently. You need to device an efficient algorithm to solve the given problem. Or else, you&#8217;d be waiting in front of your computer for days without results, still staring at your running process that hasn&#8217;t completed yet.</p>
<p>As many of you might have already guessed, this would require some background knowledge of the mathematical problem you&#8217;re solving. Certain properties and results help reduce the overall size of the problem, increasing it&#8217;s efficiency.</p>
<p>You can also view the solutions to problems you&#8217;ve managed to solve, to see how it was meant to be solved efficiently.</p>
<p>So, head on to <a href="http://projecteuler.net/" rel="nofollow" target="new">Project Euler</a> now!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.revolves.net/2009/04/09/project-euler-programming-and-mathematics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.229 seconds -->
