Saturday, 15 September 2012

Solution: Arrange numbers 1-8 in 2X4 matrix with no consecutive...Adobe puzzle


Solution:

1. keep no. in group of two alternate numbers.
{1,3} {2,4} {5,7} {6,8}
2.now fill the center 4 block with two group containing first and last number.
(1,3) {6,8}
- 1 8 -
- 3 6 -
3. now fill with other group.
5 1 8 4
7 3 6 2
______________________________________________
for 16 numbers
{1,2,3,4,5,6........15,16}
-  -  -  1  14  -  -  -
-  -  -  3  16  -  -  -

- - 13 1 14 2 - -
- - 15 3 16 4 - -
- 5 13 1 14 2 12 -
- 6 15 3 16 4 10 -
9 5 13 1 14 2 12 7
11 6 15 3 16 4 10 8
POST YOUR OPINION IF YOU HAVE BETTER SOLUTION

2 comments:

  1. Numbers 6 and 7 have been interchanged in the solution you have posted for 16 numbers..
    Just for the clarity of other readers.

    ReplyDelete
    Replies
    1. dude read solution carefully..i have posted answer for both 8 numbers and 16 numbers.i hope ur doubt is cleared.:)

      Delete

Your feedback is always appreciated.
I will try to reply to your queries as soon as time allows.
Please do not spam Spam comments will be deleted immediately upon our review.