<?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"
	>
<channel>
	<title>Comments on: Those Crazy&#160;Interviewers!</title>
	<atom:link href="http://particletree.com/notebook/those-crazy-interviewers/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/those-crazy-interviewers/</link>
	<description>Everyone needs a hug.</description>
	<pubDate>Tue, 06 Jan 2009 20:13:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Will Parker</title>
		<link>http://particletree.com/notebook/those-crazy-interviewers/#comment-703</link>
		<dc:creator>Will Parker</dc:creator>
		<pubDate>Sat, 16 Sep 2006 09:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=99#comment-703</guid>
		<description>&lt;p&gt;I got asked the standard "how do you move a mountain" chestnut.&lt;/p&gt;

&lt;p&gt;"So, I have a budget in the billions?"  Yes. 
"The mountain is in the US?"    Yes. 
"The test for a moved mountain is ...?"    The highest point on the mountain must correspond to the new location and the peak cannot be moved separately from the rest of the mountain.&lt;/p&gt;

&lt;p&gt;"How far do I have to move it?"  10 meters east.&lt;/p&gt;

&lt;p&gt;Easy peasy.&lt;/p&gt;

&lt;hr /&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Hire minions to covertly track down everyone with direct administrative control over the USGS topographic database.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Using the unlimited budget, bribe the senior members of that group to set the recorded GPS coordinates for all USGS survey points within 25 kilometers of the mountain peak 10 meters east. (Accompanied by whiteboard graphics in three colors.)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;For each USGS survey marker within the range 25 to 75 kilometers from the mountain peak, modify the recorded GPS coordinates to smoothly deform the orihginal coordinate grid to disguise the modifications made in Step 2. (More whiteboard magic in a fourth color.)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Repeat Steps 1-3 for the land resource organizations in the states and/or provinces containing any part of the grids described Steps 2-3.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;..............................&lt;/p&gt;

&lt;p&gt;Preliminary project estimates: 60 days, $5-20 million direct costs (minions), $1.5 to $4.5 billion 'consultation' fees depending on location of target mountain.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;That ended the interview cycle. I think I won the job on deviousness-plus-style points.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I got asked the standard &#8220;how do you move a mountain&#8221; chestnut.</p>

<p>&#8220;So, I have a budget in the billions?&#8221;  Yes. 
&#8220;The mountain is in the US?&#8221;    Yes. 
&#8220;The test for a moved mountain is &#8230;?&#8221;    The highest point on the mountain must correspond to the new location and the peak cannot be moved separately from the rest of the mountain.</p>

<p>&#8220;How far do I have to move it?&#8221;  10 meters east.</p>

<p>Easy peasy.</p>

<hr />

<ol>
<li><p>Hire minions to covertly track down everyone with direct administrative control over the USGS topographic database.</p></li>
<li><p>Using the unlimited budget, bribe the senior members of that group to set the recorded GPS coordinates for all USGS survey points within 25 kilometers of the mountain peak 10 meters east. (Accompanied by whiteboard graphics in three colors.)</p></li>
<li><p>For each USGS survey marker within the range 25 to 75 kilometers from the mountain peak, modify the recorded GPS coordinates to smoothly deform the orihginal coordinate grid to disguise the modifications made in Step 2. (More whiteboard magic in a fourth color.)</p></li>
<li><p>Repeat Steps 1-3 for the land resource organizations in the states and/or provinces containing any part of the grids described Steps 2-3.</p></li>
</ol>

<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>

<p>Preliminary project estimates: 60 days, $5-20 million direct costs (minions), $1.5 to $4.5 billion &#8216;consultation&#8217; fees depending on location of target mountain.</p>

<hr />

<p>That ended the interview cycle. I think I won the job on deviousness-plus-style points.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Maniscalco</title>
		<link>http://particletree.com/notebook/those-crazy-interviewers/#comment-702</link>
		<dc:creator>Michael Maniscalco</dc:creator>
		<pubDate>Tue, 18 Jul 2006 13:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=99#comment-702</guid>
		<description>&lt;p&gt;Oh, I remember this puzzle.  My solution, for anyone who is still interested, was placed at &lt;a href="http://www.michael-maniscalco.com/lucky" rel="nofollow"&gt;http://www.michael-maniscalco.com/lucky&lt;/a&gt; sevens/luckySevens.htm&lt;/p&gt;

&lt;p&gt;The source code also included a hand C++ 128 bit class.  It isn't super fast, but it fit the need regarding this puzzle.&lt;/p&gt;

&lt;p&gt;I think the time required was less than 0.0001 seconds or so on my 3GHz machine if I remember correctly.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh, I remember this puzzle.  My solution, for anyone who is still interested, was placed at <a href="http://www.michael-maniscalco.com/lucky" rel="nofollow">http://www.michael-maniscalco.com/lucky</a> sevens/luckySevens.htm</p>

<p>The source code also included a hand C++ 128 bit class.  It isn&#8217;t super fast, but it fit the need regarding this puzzle.</p>

<p>I think the time required was less than 0.0001 seconds or so on my 3GHz machine if I remember correctly.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://particletree.com/notebook/those-crazy-interviewers/#comment-701</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 20 Aug 2005 05:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=99#comment-701</guid>
		<description>&lt;p&gt;Mine took about 18 minutes on a reasonably fast machine.  It wasn&#8217;t brute force, but I guess it wasn&#8217;t that clever either.  I&#8217;d be interested to know the algorithm that could give you the answer in less than a second.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mine took about 18 minutes on a reasonably fast machine.  It wasn&#8217;t brute force, but I guess it wasn&#8217;t that clever either.  I&#8217;d be interested to know the algorithm that could give you the answer in less than a second.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nodem</title>
		<link>http://particletree.com/notebook/those-crazy-interviewers/#comment-700</link>
		<dc:creator>Nodem</dc:creator>
		<pubDate>Wed, 17 Aug 2005 21:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=99#comment-700</guid>
		<description>&lt;p&gt;FairDice, I didn&#8217;t spend too long thinking about the math, so I went for brute force. Mine took 7 hours!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>FairDice, I didn&#8217;t spend too long thinking about the math, so I went for brute force. Mine took 7 hours!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: FairDice</title>
		<link>http://particletree.com/notebook/those-crazy-interviewers/#comment-699</link>
		<dc:creator>FairDice</dc:creator>
		<pubDate>Wed, 17 Aug 2005 00:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=99#comment-699</guid>
		<description>&lt;p&gt;Oh good &#8212; I got that same number for the sevens problem (indeed, found this page because it&#8217;s the only hit for Googling on it); nice to get confirmation of the answer.&lt;/p&gt;

&lt;p&gt;Mine took 15 lines, but in my defense, it ran in 0.09 seconds.  I&#8217;m kind of disappointed that they made the upper bound just low enough that it&#8217;s feasible to do it by brute-force calculation; it should be 100 trillion instead of 100 billion.  (Then the sum would be, um, 102041179796115463104759635, an 87-bit integer [0.13 sec].)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh good &#8212; I got that same number for the sevens problem (indeed, found this page because it&#8217;s the only hit for Googling on it); nice to get confirmation of the answer.</p>

<p>Mine took 15 lines, but in my defense, it ran in 0.09 seconds.  I&#8217;m kind of disappointed that they made the upper bound just low enough that it&#8217;s feasible to do it by brute-force calculation; it should be 100 trillion instead of 100 billion.  (Then the sum would be, um, 102041179796115463104759635, an 87-bit integer [0.13 sec].)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nodem</title>
		<link>http://particletree.com/notebook/those-crazy-interviewers/#comment-698</link>
		<dc:creator>Nodem</dc:creator>
		<pubDate>Fri, 12 Aug 2005 22:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=99#comment-698</guid>
		<description>&lt;p&gt;Back in the dot com days I was asked to write a fibonacci program by a 20 year old interviewer (he was the CTO).&lt;/p&gt;

&lt;p&gt;I did the Lucky Sevens with seven lines of code and got: 102,049,428,685,193,293,045.&lt;/p&gt;

&lt;p&gt;Watch out though, this number needs 67 bits unsigned (you can&#8217;t fit it into 64 bits).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Back in the dot com days I was asked to write a fibonacci program by a 20 year old interviewer (he was the CTO).</p>

<p>I did the Lucky Sevens with seven lines of code and got: 102,049,428,685,193,293,045.</p>

<p>Watch out though, this number needs 67 bits unsigned (you can&#8217;t fit it into 64 bits).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://particletree.com/notebook/those-crazy-interviewers/#comment-697</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Tue, 09 Aug 2005 04:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=99#comment-697</guid>
		<description>&lt;p&gt;I once interviewed for Microsoft in Mexico. They asked the standard cannibal/monk variation problem (this particular incarnation included the U2 members with a flashlight), which I &#8212; stupidly &#8212; couldn&#8217;t solve until about an hour after the interview, when I had stopped thinking about it.&lt;/p&gt;

&lt;p&gt;They also asked me to make a fast program for computing prime numbers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I once interviewed for Microsoft in Mexico. They asked the standard cannibal/monk variation problem (this particular incarnation included the U2 members with a flashlight), which I &#8212; stupidly &#8212; couldn&#8217;t solve until about an hour after the interview, when I had stopped thinking about it.</p>

<p>They also asked me to make a fast program for computing prime numbers.</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.233 seconds -->
