<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: O(n)</title>
	<link>http://www.technicalinterviews.net/on/</link>
	<description>This site features a collection of common technical interview questions gathered by a group of programmers who have been through, and given, lots of technical interviews. There is an emphasis on C++ and game programming technical interviews, but most of the questions are relevant to any technical interview.</description>
	<pubDate>Tue, 06 Jan 2009 00:36:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: Jeremy</title>
		<link>http://www.technicalinterviews.net/on/#comment-1115</link>
		<pubDate>Mon, 18 Jun 2007 23:46:53 +0000</pubDate>
		<guid>http://www.technicalinterviews.net/on/#comment-1115</guid>
					<description>They can all be done in constant time if you keep a pointer to the head and tail of the list.</description>
		<content:encoded><![CDATA[<p>They can all be done in constant time if you keep a pointer to the head and tail of the list.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Stuart</title>
		<link>http://www.technicalinterviews.net/on/#comment-10</link>
		<pubDate>Fri, 06 Oct 2006 03:10:58 +0000</pubDate>
		<guid>http://www.technicalinterviews.net/on/#comment-10</guid>
					<description>a</description>
		<content:encoded><![CDATA[<p>a
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
