Example of GapChallenge task.

Example of GapChallenge task.

GapChallenge

GapChallenge is a deductive logical reasoning test. In the simplest case, you will be given a 4x4 grid populated by 4 shapes and blanks and one question mark. Your task is to find the missing shape for the square with the question mark while still following these conditions:

  • Each col can't have repeated shapes.
  • Each row can't have repeated shapes.