Rules
Draw a single continuous loop in the grid using horizontal and vertical line segments so that the loop visits every square exactly once. It should not cross or overlap itself. It goes straight at every square with a circle. There is exactly one square between two consecutive circles that the loop visits where the loop does not make any turn.
Click to see the answer.