<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Interviews &#8211; WiredPrairie</title>
	<atom:link href="blog/archives/tag/interviews/feed" rel="self" type="application/rss+xml" />
	<link>/blog</link>
	<description>Yet another tech blog.</description>
	<lastBuildDate>Fri, 09 May 2008 01:51:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0</generator>
<site xmlns="com-wordpress:feed-additions:1">193486638</site>	<item>
		<title>Technical Interview Question #6</title>
		<link>/blog/index.php/archives/216</link>
		
		<dc:creator><![CDATA[Aaron]]></dc:creator>
		<pubDate>Wed, 21 May 2008 12:32:30 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[Interviews]]></category>
		<guid isPermaLink="false">/blog/index.php/archives/216</guid>

					<description><![CDATA[Interview Series Write code which determines if 2 arrays of Points (x, y), in a two-dimensional coordinate system, could likely represent a &#8220;pinching&#8221; motion made famous by the iPhone. Consider the Points to represent a series of touch-coordinates by a user. Bonus: Make it so that the code works for either as a pinch or [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="blog/archives/128">Interview Series</a></p>
<p>Write code which determines if 2 arrays of Points (x, y), in a two-dimensional coordinate system, could likely represent a &#8220;pinching&#8221; motion made famous by the iPhone. Consider the Points to represent a series of touch-coordinates by a user.</p>
<p><strong>Bonus: </strong>Make it so that the code works for either as a pinch or a pinch-to-expand.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">216</post-id>	</item>
	</channel>
</rss>
