<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Studying Computer Science at Uni in the UK in 2008</title>
	<atom:link href="http://www.berecursive.com/2008/university/studying-computer-science-at-uni-in-the-uk-in-2008/feed" rel="self" type="application/rss+xml" />
	<link>http://www.berecursive.com/2008/university/studying-computer-science-at-uni-in-the-uk-in-2008</link>
	<description>Call Yourself.</description>
	<lastBuildDate>Tue, 06 Jul 2010 04:55:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ali</title>
		<link>http://www.berecursive.com/2008/university/studying-computer-science-at-uni-in-the-uk-in-2008/comment-page-1#comment-40</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Tue, 16 Mar 2010 00:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.berecursive.com/blog/?p=5#comment-40</guid>
		<description>Ah memories.. I was asked that first sample question in my interview.</description>
		<content:encoded><![CDATA[<p>Ah memories.. I was asked that first sample question in my interview.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: College Chemistry</title>
		<link>http://www.berecursive.com/2008/university/studying-computer-science-at-uni-in-the-uk-in-2008/comment-page-1#comment-34</link>
		<dc:creator>College Chemistry</dc:creator>
		<pubDate>Wed, 06 Jan 2010 10:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.berecursive.com/blog/?p=5#comment-34</guid>
		<description>Interesting blog post. Does anyone have any other sample questions?</description>
		<content:encoded><![CDATA[<p>Interesting blog post. Does anyone have any other sample questions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paddy</title>
		<link>http://www.berecursive.com/2008/university/studying-computer-science-at-uni-in-the-uk-in-2008/comment-page-1#comment-16</link>
		<dc:creator>Paddy</dc:creator>
		<pubDate>Tue, 10 Feb 2009 12:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.berecursive.com/blog/?p=5#comment-16</guid>
		<description>Assuming X as odd and Y as even.
Even numbers can be defined as (2m).
Odd Numbers can be defined as (2n+1)
Therefore:
(2n+1)^2 + (2m)^2 = 10003

Multiply out to give:
4n^2 + 4n + 1 + 4m = 10003
4n^2 + 4n + 4m = 10002

Then mod by 4:
0=2

Therefore no combination exists.</description>
		<content:encoded><![CDATA[<p>Assuming X as odd and Y as even.<br />
Even numbers can be defined as (2m).<br />
Odd Numbers can be defined as (2n+1)<br />
Therefore:<br />
(2n+1)^2 + (2m)^2 = 10003</p>
<p>Multiply out to give:<br />
4n^2 + 4n + 1 + 4m = 10003<br />
4n^2 + 4n + 4m = 10002</p>
<p>Then mod by 4:<br />
0=2</p>
<p>Therefore no combination exists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dw</title>
		<link>http://www.berecursive.com/2008/university/studying-computer-science-at-uni-in-the-uk-in-2008/comment-page-1#comment-15</link>
		<dc:creator>dw</dc:creator>
		<pubDate>Mon, 09 Feb 2009 20:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.berecursive.com/blog/?p=5#comment-15</guid>
		<description>Your general statement in your comment there seems to almost obviously not be true -- what am I missing?

For example, 49^2 + 50^2= 4901

The square of any large number plus the square of an odd number is going to be odd....

On the computer or with a calculator I guess I could quickly figure out the above answer for 1., but what kind of calculations did you do in your head?</description>
		<content:encoded><![CDATA[<p>Your general statement in your comment there seems to almost obviously not be true &#8212; what am I missing?</p>
<p>For example, 49^2 + 50^2= 4901</p>
<p>The square of any large number plus the square of an odd number is going to be odd&#8230;.</p>
<p>On the computer or with a calculator I guess I could quickly figure out the above answer for 1., but what kind of calculations did you do in your head?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paddy</title>
		<link>http://www.berecursive.com/2008/university/studying-computer-science-at-uni-in-the-uk-in-2008/comment-page-1#comment-13</link>
		<dc:creator>Paddy</dc:creator>
		<pubDate>Tue, 03 Feb 2009 00:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.berecursive.com/blog/?p=5#comment-13</guid>
		<description>You are absolutely correct Dhilip! You should come out with the answer that there is in fact no possible way to add two different numbers squared together and get them to equal this large number!</description>
		<content:encoded><![CDATA[<p>You are absolutely correct Dhilip! You should come out with the answer that there is in fact no possible way to add two different numbers squared together and get them to equal this large number!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhilip</title>
		<link>http://www.berecursive.com/2008/university/studying-computer-science-at-uni-in-the-uk-in-2008/comment-page-1#comment-12</link>
		<dc:creator>Dhilip</dc:creator>
		<pubDate>Mon, 02 Feb 2009 20:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.berecursive.com/blog/?p=5#comment-12</guid>
		<description>I think the first question is wrong due to the fact I tried every single way.. including using Microsoft Excel but could not get a valid answer!

Can you please check if the question is right?

Thanks</description>
		<content:encoded><![CDATA[<p>I think the first question is wrong due to the fact I tried every single way.. including using Microsoft Excel but could not get a valid answer!</p>
<p>Can you please check if the question is right?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farhan Mannan</title>
		<link>http://www.berecursive.com/2008/university/studying-computer-science-at-uni-in-the-uk-in-2008/comment-page-1#comment-8</link>
		<dc:creator>Farhan Mannan</dc:creator>
		<pubDate>Wed, 05 Nov 2008 20:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.berecursive.com/blog/?p=5#comment-8</guid>
		<description>That&#039;s interesting - the first sample question you gave is the same one my friend just got in a real Imperial Computing interview earlier today!</description>
		<content:encoded><![CDATA[<p>That&#8217;s interesting &#8211; the first sample question you gave is the same one my friend just got in a real Imperial Computing interview earlier today!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
