<?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>chenstopher.com &#187; stony brook</title>
	<atom:link href="http://www.chenstopher.com/tag/stony-brook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chenstopher.com</link>
	<description></description>
	<lastBuildDate>Tue, 13 Apr 2010 22:10: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>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Freaking Hash Tables</title>
		<link>http://www.chenstopher.com/freaking-hash-tables/</link>
		<comments>http://www.chenstopher.com/freaking-hash-tables/#comments</comments>
		<pubDate>Fri, 01 May 2009 21:01:19 +0000</pubDate>
		<dc:creator>chenstopher</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[cse214]]></category>
		<category><![CDATA[disappointment]]></category>
		<category><![CDATA[hash table]]></category>
		<category><![CDATA[stony brook]]></category>

		<guid isPermaLink="false">http://www.chenstopher.com/freaking-hash-tables/</guid>
		<description><![CDATA[I just took my CSE214 test.
There were three questions with two parts each. We had to write some methods for some data structures. I breezed by the first two and thought I finished the third but for some stupid reason, it wouldn’t work.
I sat there debugging this one stupid thing for at least an hour. [...]]]></description>
			<content:encoded><![CDATA[<p>I just took my CSE214 test.</p>
<p>There were three questions with two parts each. We had to write some methods for some data structures. I breezed by the first two and thought I finished the third but for some stupid reason, it wouldn’t work.</p>
<p>I sat there debugging this one stupid thing for at least an hour. I couldn’t figure out why the stupid chained hash table was inserting null entries when I tried to add something into it. Eventually, I had enough and deleted everything and started over. Took me two minutes to rewrite the method and it finally worked! I tested it with the grade calculator that the teacher gave us and I got 15 out of 15.</p>
<p>I wanted to get out of there so I quickly handed in the files and the paper, left the computer lab, walked downstairs and out the building. Then I remembered something super important that I forgot to do: update the hash table’s size.</p>
<p>FUCK.</p>
<p>I couldn’t go back and add it, I had already left the exam area and handed it in. I felt so dumb. I just couldn’t shake the fact that I had forgotten something totally stupid and now I won’t get perfect scores on all the tests I’ve taken for that class. Yeah, it sounds lame that I am worried about something like that. But I already forgot to hand in the last hw on time (luckily I was allowed to hand it in late). And this comp sci stuff is probably the one of the only things I’m good at so I’m feeling kind of mad at myself ‘cause I forgot to do it.</p>
<p>Now I have to ace the final. Too bad it’s multiple choice. I hate multiple choice comp sci exams.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chenstopher.com/freaking-hash-tables/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Got Detripled</title>
		<link>http://www.chenstopher.com/got-detripled/</link>
		<comments>http://www.chenstopher.com/got-detripled/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 21:38:14 +0000</pubDate>
		<dc:creator>chenstopher</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[detriple]]></category>
		<category><![CDATA[dorm]]></category>
		<category><![CDATA[stony brook]]></category>

		<guid isPermaLink="false">http://www.chenstopher.com/got-detripled/</guid>
		<description><![CDATA[
Daomin is gone! Now I don’t have to climb up to the bunk bed anymore. Sweet.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chenstopher.com/wp-content/uploads/2009/03/img-0331.jpg"  rel="lightbox" rel="lightbox[roadtrip]"><img style="display: inline" title="IMG_0331" alt="IMG_0331" src="http://www.chenstopher.com/wp-content/uploads/2009/03/img-0331-thumb.jpg" width="560" height="420" /></a>
<p>Daomin is gone! Now I don’t have to climb up to the bunk bed anymore. Sweet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chenstopher.com/got-detripled/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
