[algogeeks] Re: [brain teaser] Sequence Puzzle 13april

2011-04-17 Thread KK
@vaibhav shukla:
3 1 2 2 1 1 is ok
but how 1 3 1 1 2 2 2 1 came
Thanks

On Apr 13, 2:57 pm, vaibhav shukla vaibhav200...@gmail.com wrote:
 On Wed, Apr 13, 2011 at 1:02 PM, Lavesh Rawat lavesh.ra...@gmail.comwrote:

  * Sequence Puzzle *
  *
  *
  *The below is a number puzzle. It should be read left to right, top to
  bottom.
  Question 1 What is the next two rows of numbers.
  Question 2 How was this reached.
  1 1
  2 1
  1 2 1 1
  1 1 1 2 2 1*

 next two rows:
     *3 1 2 2 1 1
     1 3 1 1 2 2 2 1

 *









  
  *Update Your Answers at* : Click 
  Herehttp://dailybrainteaser.blogspot.com/2011/04/sequence-puzzle-13april

  Solution:
  Will be updated after 1 day

  --

                      Never explain yourself. Your friends don’t need it and
  your enemies won’t believe it .

  --
  You received this message because you are subscribed to the Google Groups
  Algorithm Geeks group.
  To post to this group, send email to algogeeks@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.

 --
   best wishes!!
 Vaibhav Shukla
     DU-MCA

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@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.



[algogeeks] Re: [brain teaser] Sequence Puzzle 13april

2011-04-17 Thread KK
Dont worry got it!!!

On Apr 13, 2:57 pm, vaibhav shukla vaibhav200...@gmail.com wrote:
 On Wed, Apr 13, 2011 at 1:02 PM, Lavesh Rawat lavesh.ra...@gmail.comwrote:

  * Sequence Puzzle *
  *
  *
  *The below is a number puzzle. It should be read left to right, top to
  bottom.
  Question 1 What is the next two rows of numbers.
  Question 2 How was this reached.
  1 1
  2 1
  1 2 1 1
  1 1 1 2 2 1*

 next two rows:
     *3 1 2 2 1 1
     1 3 1 1 2 2 2 1

 *









  
  *Update Your Answers at* : Click 
  Herehttp://dailybrainteaser.blogspot.com/2011/04/sequence-puzzle-13april

  Solution:
  Will be updated after 1 day

  --

                      Never explain yourself. Your friends don’t need it and
  your enemies won’t believe it .

  --
  You received this message because you are subscribed to the Google Groups
  Algorithm Geeks group.
  To post to this group, send email to algogeeks@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.

 --
   best wishes!!
 Vaibhav Shukla
     DU-MCA

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@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.



[algogeeks] Re: [brain teaser] Sequence Puzzle 13april

2011-04-13 Thread AKS
@Akash : how , can u explain a bit more clearly ??

On Apr 13, 3:27 pm, Akash Agrawal akash.agrawa...@gmail.com wrote:
 next row:
 3 1 2 2 1 1

 just read the previous row: THREE 1 TWO 2 ONE 1

 Regards,
 Akash Agrawalhttp://tech-queries.blogspot.com/

 On Wed, Apr 13, 2011 at 3:27 PM, vaibhav shukla 
 vaibhav200...@gmail.comwrote:









  On Wed, Apr 13, 2011 at 1:02 PM, Lavesh Rawat lavesh.ra...@gmail.comwrote:

  * Sequence Puzzle  *
  *
  *
  *The below is a number puzzle. It should be read left to right, top to
  bottom.
  Question 1 What is the next two rows of numbers.
  Question 2 How was this reached.
  1 1
  2 1
  1 2 1 1
  1 1 1 2 2 1*

  next two rows:
      *3 1 2 2 1 1
      1 3 1 1 2 2 2 1

  *

   
  *Update Your Answers at* : Click 
  Herehttp://dailybrainteaser.blogspot.com/2011/04/sequence-puzzle-13april

  Solution:
  Will be updated after 1 day

  --

                      Never explain yourself. Your friends don’t need it
  and your enemies won’t believe it .

  --
  You received this message because you are subscribed to the Google Groups
  Algorithm Geeks group.
  To post to this group, send email to algogeeks@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.

  --
    best wishes!!
  Vaibhav Shukla
      DU-MCA

   --
  You received this message because you are subscribed to the Google Groups
  Algorithm Geeks group.
  To post to this group, send email to algogeeks@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 algogeeks@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.



Re: [algogeeks] Re: [brain teaser] Sequence Puzzle 13april

2011-04-13 Thread Akash Agrawal
@AKS: sure!
See, first row is
1 1
We can clearly see that there are 2 ones in this row, so we read it
aloud like TWO ONE. which id our next row: 2 1

Now we read this row as: ONE TWO ONE ONE (1 2 1 1) and so on...

On 4/13/11, AKS abhijeet.k.s...@gmail.com wrote:
 @Akash : how , can u explain a bit more clearly ??

 On Apr 13, 3:27 pm, Akash Agrawal akash.agrawa...@gmail.com wrote:
 next row:
 3 1 2 2 1 1

 just read the previous row: THREE 1 TWO 2 ONE 1

 Regards,
 Akash Agrawalhttp://tech-queries.blogspot.com/

 On Wed, Apr 13, 2011 at 3:27 PM, vaibhav shukla
 vaibhav200...@gmail.comwrote:









  On Wed, Apr 13, 2011 at 1:02 PM, Lavesh Rawat
  lavesh.ra...@gmail.comwrote:

  * Sequence Puzzle  *
  *
  *
  *The below is a number puzzle. It should be read left to right, top to
  bottom.
  Question 1 What is the next two rows of numbers.
  Question 2 How was this reached.
  1 1
  2 1
  1 2 1 1
  1 1 1 2 2 1*

  next two rows:
      *3 1 2 2 1 1
      1 3 1 1 2 2 2 1

  *

   
  *Update Your Answers at* : Click
  Herehttp://dailybrainteaser.blogspot.com/2011/04/sequence-puzzle-13april

  Solution:
  Will be updated after 1 day

  --

                      Never explain yourself. Your friends don’t need it
  and your enemies won’t believe it .

  --
  You received this message because you are subscribed to the Google
  Groups
  Algorithm Geeks group.
  To post to this group, send email to algogeeks@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.

  --
    best wishes!!
  Vaibhav Shukla
      DU-MCA

   --
  You received this message because you are subscribed to the Google
  Groups
  Algorithm Geeks group.
  To post to this group, send email to algogeeks@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 algogeeks@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.




-- 
Regards,
Akash Agrawal
http://tech-queries.blogspot.com/

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@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.



Re: [algogeeks] Re: [brain teaser] Sequence Puzzle 13april

2011-04-13 Thread sravanreddy001
*1 1
2 1
1 2 1 1
1 1 1 2 2 1

1 1 2 1 2 2 1 1 1 1
1 1 1 2 1 2 1 1 2 1 2 1 1 2 1 1

-- is this sequence correct? 
*

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@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.