Imagine there are infinite number of Queens (Chess Game Piece) with u. Find the minimum number of queens required so that every square grid on the chess board is under the attack of a queen. Arrange this minimum no. of Queens on a chess board.
You have an 8 by 8 chess board that has two corner squares diagonal from each other removed. Is there any way to place 31 dominoes of size 2x1 to cover the remaining 62 spaces?
Can you arrange the numbers from 1 to 9 on a tic tac toe board in a manner that the numbers in each row, column and diagonal adds up to 15. Remember that you have to use all the 9 numbers and thus you cannot repeat.