Wednesday, 19 September 2012
Saturday, 15 September 2012
Arrange numbers 1-8 in 2X4 matrix with no consecutive...Adobe puzzle
Question:
There is a 2X4 matrix, in this you are supposed to arrange the numbers from 1-8, so that no consecutive numbers are adjacent(vertically, horizontally and diagonally) to each other. It is possible to do if one keeps on trying it randomly
but it can be done with an intelligent approach too. What would that be?