<?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: Getting ready for the Canadian Computing Competition</title>
	<atom:link href="http://compsci.ca/blog/getting-ready-for-the-canadian-computing-competition/feed/" rel="self" type="application/rss+xml" />
	<link>http://compsci.ca/blog/getting-ready-for-the-canadian-computing-competition/</link>
	<description>Programming, Education, Computer Science</description>
	<lastBuildDate>Thu, 24 Feb 2011 18:08:53 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: happyatom</title>
		<link>http://compsci.ca/blog/getting-ready-for-the-canadian-computing-competition/comment-page-1/#comment-101990</link>
		<dc:creator>happyatom</dc:creator>
		<pubDate>Tue, 26 Feb 2008 21:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/getting-ready-for-the-canadian-computing-competition/#comment-101990</guid>
		<description>Wrote the contest this morning, was hugely unprepared since the only language I&#039;ve ever been taught is Visual Basic. It was fun though. VB can be kind of handy on these contests, but has issues with memory (or something?) that cause it to crash when large inputs are given. These input technicalities are what makes the programs such a pain sometimes, which is what makes the CCC frustrating. Well, I guess there is ECOO too..</description>
		<content:encoded><![CDATA[<p>Wrote the contest this morning, was hugely unprepared since the only language I&#8217;ve ever been taught is Visual Basic. It was fun though. VB can be kind of handy on these contests, but has issues with memory (or something?) that cause it to crash when large inputs are given. These input technicalities are what makes the programs such a pain sometimes, which is what makes the CCC frustrating. Well, I guess there is ECOO too..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timmy</title>
		<link>http://compsci.ca/blog/getting-ready-for-the-canadian-computing-competition/comment-page-1/#comment-101562</link>
		<dc:creator>Timmy</dc:creator>
		<pubDate>Fri, 15 Feb 2008 23:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/getting-ready-for-the-canadian-computing-competition/#comment-101562</guid>
		<description>Hey, thanks for the all the advice !
Getting the proper mental framework for CCC from those who&#039;ve already done it has already made things easier for me:) !</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the all the advice !<br />
Getting the proper mental framework for CCC from those who&#8217;ve already done it has already made things easier for me:) !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantin</title>
		<link>http://compsci.ca/blog/getting-ready-for-the-canadian-computing-competition/comment-page-1/#comment-101499</link>
		<dc:creator>Konstantin</dc:creator>
		<pubDate>Wed, 13 Feb 2008 10:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/getting-ready-for-the-canadian-computing-competition/#comment-101499</guid>
		<description>The rumor about the big company contacting students with employment opportunities is true. However, they don&#039;t offer you a job. They just ask you to consider working for them.

Anyway, good tips.

Here is another tip for programming contests:

Before you start coding the problem, come up with several algorithms to solve the problem. Estimate how efficient each of the algorithms is. Eliminate all the ones that don&#039;t run in time or in memory. Pick the stupidest, but simplest one on your list and start coding it.</description>
		<content:encoded><![CDATA[<p>The rumor about the big company contacting students with employment opportunities is true. However, they don&#8217;t offer you a job. They just ask you to consider working for them.</p>
<p>Anyway, good tips.</p>
<p>Here is another tip for programming contests:</p>
<p>Before you start coding the problem, come up with several algorithms to solve the problem. Estimate how efficient each of the algorithms is. Eliminate all the ones that don&#8217;t run in time or in memory. Pick the stupidest, but simplest one on your list and start coding it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>


