<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Algorithm Geeks Google Group</title>
  <link>http://groups.google.com/group/algogeeks</link>
  <description>Discuss ideas, algorithms, challenges related to programming. Also annoucements about Online Programming Contests will be posted in this group.</description>
  <language>en</language>
  <item>
  <title>Re: [algogeeks] Dominoes Covering</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/2c7a4acfffbf8310/3370f6831445b3d0?show_docid=3370f6831445b3d0</link>
  <description>
  are u asking about dancing links as told in toacp for exact cover &lt;br&gt; problem.isnt this an NP complete according to CLRS
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/2c7a4acfffbf8310/3370f6831445b3d0?show_docid=3370f6831445b3d0</guid>
  <author>
  aryansmit3...@gmail.com
  (sharad kumar)
  </author>
  <pubDate>Fri, 20 Nov 2009 14:11:07 UT
</pubDate>
  </item>
  <item>
  <title>Dominoes Covering</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/2c7a4acfffbf8310/770afad21ae84d42?show_docid=770afad21ae84d42</link>
  <description>
  Hi, here is the problem: &lt;br&gt; &lt;p&gt;Given a m*n chessboard, determine if it is possible to use p*q &lt;br&gt; dominoes completely cover it? Domnoes cannot cross each other. &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; Ray
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/2c7a4acfffbf8310/770afad21ae84d42?show_docid=770afad21ae84d42</guid>
  <author>
  masterrays...@gmail.com
  (ShingRay)
  </author>
  <pubDate>Fri, 20 Nov 2009 13:12:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: [algogeeks] Print binary tree in spiral</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/d5825e1af3bdfb06/6981285f5a6012ad?show_docid=6981285f5a6012ad</link>
  <description>
  store the nodes in an array at their specific locations. At the end, display &lt;br&gt; the nodes from the array. &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; -- &lt;br&gt; Dinesh Bansal &lt;br&gt; The Law of Win says, &amp;quot;Let&#39;s not do it your way or my way; let&#39;s do it the &lt;br&gt; best way.&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/d5825e1af3bdfb06/6981285f5a6012ad?show_docid=6981285f5a6012ad</guid>
  <author>
  bansal...@gmail.com
  (dinesh bansal)
  </author>
  <pubDate>Fri, 20 Nov 2009 04:27:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: Find nearest point</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/58720cb1c619db0e?show_docid=58720cb1c619db0e</link>
  <description>
  This is called ... wait for it ... the &amp;quot;nearest neighbor search&amp;quot; &lt;br&gt; problem. Plug that into your favorite search engine. You&#39;ll get some &lt;br&gt; of the solutions already presented here and quite a few more.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/58720cb1c619db0e?show_docid=58720cb1c619db0e</guid>
  <author>
  gene.ress...@gmail.com
  (Gene)
  </author>
  <pubDate>Thu, 19 Nov 2009 00:47:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Find nearest point</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/7f0387c95f281171?show_docid=7f0387c95f281171</link>
  <description>
  The standard solution to this problem is to use a Voronoi diagram. &lt;br&gt; I am only familiar with the Euclidean version but I see no problem &lt;br&gt; constructing a Voronoi diagram on the surface of a sphere. &lt;br&gt; &lt;p&gt;Ralph Boland
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/7f0387c95f281171?show_docid=7f0387c95f281171</guid>
  <author>
  rpbol...@gmail.com
  (Ralph Boland)
  </author>
  <pubDate>Wed, 18 Nov 2009 18:24:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: [algogeeks] Ruby on rails help</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/4829275fa96e728a/343e98539c71179a?show_docid=343e98539c71179a</link>
  <description>
  hello; can any body give me a link to download to THE SOLUTION MANNUAL &lt;br&gt; TO CLRS ALGORITHMS TEXTBOOK &lt;br&gt; &lt;p&gt;I NEED IT URGRNTLY
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/4829275fa96e728a/343e98539c71179a?show_docid=343e98539c71179a</guid>
  <author>
  raikra...@gmail.com
  (rahul rai)
  </author>
  <pubDate>Wed, 18 Nov 2009 12:08:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: [algogeeks] Ruby on rails help</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/4829275fa96e728a/f4eb6c23f7c8889e?show_docid=f4eb6c23f7c8889e</link>
  <description>
  Ye naya Ruby on Rails ka kya funda hai???????? &lt;br&gt; &lt;p&gt;On Wed, Nov 18, 2009 at 9:37 AM, nitin mathur
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/4829275fa96e728a/f4eb6c23f7c8889e?show_docid=f4eb6c23f7c8889e</guid>
  <author>
  1986mo...@gmail.com
  (monty 1987)
  </author>
  <pubDate>Wed, 18 Nov 2009 11:33:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: Find nearest point</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/010d510608032f6c?show_docid=010d510608032f6c</link>
  <description>
  This is quite closely related to boids: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.red3d.com/cwr/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Simply put, each boid is aware of its near neighbours: not just the &lt;br&gt; nearest one, but all that are nearer than some chosen distance. For &lt;br&gt; that, the space is divided into partitions that keep track of the &lt;br&gt; boids that are are within it, and also each boid knows in which
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/010d510608032f6c?show_docid=010d510608032f6c</guid>
  <author>
  j.bean.ea...@gmail.com
  (jbe)
  </author>
  <pubDate>Wed, 18 Nov 2009 11:13:12 UT
</pubDate>
  </item>
  <item>
  <title>Ruby on rails help</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/4829275fa96e728a/d0edf9f846f60201?show_docid=d0edf9f846f60201</link>
  <description>
  Hi &lt;br&gt; &lt;p&gt;Is there anybody working on Ruby on Rails..Plzz reply if there.. &lt;br&gt; &lt;p&gt;Thnx &lt;br&gt; Nitin Mathur &lt;br&gt; Joan Crawford&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.brainyquote.com/quotes/authors/j/joan_crawford.html&quot;&gt;[link]&lt;/a&gt;&amp;gt; &lt;br&gt; - &amp;quot;I, Joan Crawford, I believe in the dollar. Everything I earn, I &lt;br&gt; spend.&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/4829275fa96e728a/d0edf9f846f60201?show_docid=d0edf9f846f60201</guid>
  <author>
  nitinkumar.mat...@gmail.com
  (nitin mathur)
  </author>
  <pubDate>Wed, 18 Nov 2009 04:07:35 UT
</pubDate>
  </item>
  <item>
  <title>Print binary tree in spiral</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/d5825e1af3bdfb06/f5d9aa931096fdaf?show_docid=f5d9aa931096fdaf</link>
  <description>
  Hi guys, &lt;br&gt; Recently I came across a problem. We&#39;ve to display a binary tree in &lt;br&gt; spiral. &lt;br&gt; 1. We need to print the nodes in BFS manner. &lt;br&gt; 2. The nodes should be displayed in alternate direction; in one level &lt;br&gt; from left to right and in next level right to left. &lt;br&gt; Needless to mention, we need least time complex solution.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/d5825e1af3bdfb06/f5d9aa931096fdaf?show_docid=f5d9aa931096fdaf</guid>
  <author>
  nayanish.hi...@gmail.com
  (Nayn)
  </author>
  <pubDate>Wed, 18 Nov 2009 02:35:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: [algogeeks] Find nearest point</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/18d377680ce91281?show_docid=18d377680ce91281</link>
  <description>
  Hi , &lt;br&gt; &lt;p&gt;I dont mean to present the exact solution but a trivial and &lt;br&gt; (hopefully)possible one. &lt;br&gt; Maintain 2 &amp;lt;latitude,longitude&amp;gt; vectors one sorted based on Latitude values &lt;br&gt; and other sorted based on Longitude values. &lt;br&gt; Given a coordinate say (x,y) , from the vector sorted based on latitudes &lt;br&gt; identify the coordinates whose latitude is close to X and keep a track of
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/18d377680ce91281?show_docid=18d377680ce91281</guid>
  <author>
  harishp...@gmail.com
  (Algoose Chase)
  </author>
  <pubDate>Tue, 17 Nov 2009 17:22:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [algogeeks] Find nearest point</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/a20be6f1c963f12a?show_docid=a20be6f1c963f12a</link>
  <description>
  2009/11/17 Aditya Shankar &amp;lt;iitm.adityashan...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/a20be6f1c963f12a?show_docid=a20be6f1c963f12a</guid>
  <author>
  iitm.adityashan...@gmail.com
  (Aditya Shankar)
  </author>
  <pubDate>Tue, 17 Nov 2009 16:26:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: [algogeeks] Find nearest point</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/6008ba69efdf6de2?show_docid=6008ba69efdf6de2</link>
  <description>
  Hi, &lt;br&gt; Have a look at kd-trees. &lt;br&gt; &lt;p&gt;Regards &lt;br&gt; Aditya Shankar &lt;br&gt; &lt;p&gt;2009/11/17 Tiago Reul &amp;lt;tiagor...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/6008ba69efdf6de2?show_docid=6008ba69efdf6de2</guid>
  <author>
  iitm.adityashan...@gmail.com
  (Aditya Shankar)
  </author>
  <pubDate>Tue, 17 Nov 2009 16:17:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: Find nearest point</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/5f34e6c7ac478953?show_docid=5f34e6c7ac478953</link>
  <description>
  At it simplest, you could use a spatial partitioning structure of some &lt;br&gt; sort - I&#39;m guessing a quadtree would be more than perfect in this &lt;br&gt; case. It would cut down your search time to O(lg(n)). &lt;br&gt; &lt;p&gt;The problem becomes a bit more complicated if you assume the people &lt;br&gt; can move (well - that&#39;s obvious, but maybe your problem doesn&#39;t
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/5f34e6c7ac478953?show_docid=5f34e6c7ac478953</guid>
  <author>
  ptroc...@gmail.com
  (Paksas)
  </author>
  <pubDate>Tue, 17 Nov 2009 22:51:17 UT
</pubDate>
  </item>
  <item>
  <title>Find nearest point</title>
  <link>http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/9ee101588c9854ed?show_docid=9ee101588c9854ed</link>
  <description>
  Suppose that you have the position of each person in the world. &lt;br&gt; Position is the pair (latitude, longitude). &lt;br&gt; &lt;p&gt;How to represent the data so that I can find the nearest person &lt;br&gt; from a point (ö,ë) without comparing to every pair in the collection?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/algogeeks/browse_thread/thread/b23cc41885aa641f/9ee101588c9854ed?show_docid=9ee101588c9854ed</guid>
  <author>
  tiagor...@gmail.com
  (Tiago Reul)
  </author>
  <pubDate>Tue, 17 Nov 2009 14:09:25 UT
</pubDate>
  </item>
  </channel>
</rss>
