On 4/18/10, algogeeks+nore...@googlegroups.com
<algogeeks+nore...@googlegroups.com> wrote:
> =============================================================================
> Today's Topic Summary
> =============================================================================
>
> Group: algogeeks@googlegroups.com
> Url: http://groups.google.com/group/algogeeks/topics
>
>   - The Mystery Spiral [1 Update]
>     http://groups.google.com/group/algogeeks/t/47b11086abcdc5db
>   - Finding the mode in a set of integers [1 Update]
>     http://groups.google.com/group/algogeeks/t/6df4db96b039e308
>
>
> =============================================================================
> Topic: The Mystery Spiral
> Url: http://groups.google.com/group/algogeeks/t/47b11086abcdc5db
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Chinmay S <cvs...@gmail.com>
> Date: Apr 17 06:53PM +0530
> Url: http://groups.google.com/group/algogeeks/msg/d54e108757fed99b
>
> *Problem statement:*
> Given a integer N, print N*N numbers in a N x N spiral.
>
> *Detailed problem description:*
> http://2600hertz.wordpress.com/2010/03/20/the-mystery-spiral/
>
> *Solution:*
> Recently posted the following code.
> http://2600hertz.wordpress.com/2010/03/20/the-mystery-spiral-part2/
> (managed to compress it into as few as 99 lines)
>
>  Please comment on *further optimisations*(if any)...
> (any optimisations will do, either size OR performance)
>
> [image: spiralcode.jpg]
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>
>
> =============================================================================
> Topic: Finding the mode in a set of integers
> Url: http://groups.google.com/group/algogeeks/t/6df4db96b039e308
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Ashim Kapoor <ashimkap...@gmail.com>
> Date: Apr 17 06:15PM +0530
> Url: http://groups.google.com/group/algogeeks/msg/9437df4074b750e4
>
> are you referring to the lectures by Dr Naveen Garg ? Or are these lectures
> different? Please clarify.
>
> Thank you,
> Ashim.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to