Adventure Awaits

A primer on Skyscrapers and how to solve them

So, Skyscrapers.1 They’re a variety of gridded puzzle similar to a Sudoku, and they look something like this:

313
3
13
3
1
2

The aim is to complete the grid such that each row and column contains each digit exactly once – like in a Sudoku.

313
135243
354123
52143
24351
41235
2

However, the solution also needs to satisfy the clues along the outside, and it’s these that give Skyscrapers its character. Here’s how it works.

Each number in the grid represents the height of a ‘skyscraper’ in that cell. For instance, in a 4x4 puzzle a 44 is the tallest skyscraper, while 11 is the shortest.

[ 3d ]

What the clues along the outside tell you are how many skyscrapers you can ‘see’ by looking along that row or column. Imagine yourself standing on the clue and looking down that lane – shorter skyscrapers would be obscured by taller ones in front of them.

[3, 1, 2, 4] hides the 2 skyscrapers.

So, if you have a clue of 44 in a 4x4 puzzle, that means you can see all 4 skyscrapers in that lane.

[1, 2, 3, 4] allows all 4 skyscrapers to be seen.

That’s all there is to it!

The easiest and quickest way to learn how to solve a Skyscrapers is just to see it in action. So let’s see how we’d solve a 4x4 puzzle.

The original puzzle is available at brainbashers.com.

1
3
4

First, notice if we have a clue of 11, we know the 44 skyscraper must go directly in front of it. This way the 44 hides all the other skyscrapers behind itself.

41
3
4

Similarly, where we have a clue of 44, we know all 4 skyscrapers must be in order so that all 4 are visible.

4
3
241
13
4

Any other order, and we’d see less than 4 skyscrapers.

Now looking at the 33 clue, the only possible order of the row is [2,1,3,4][2, 1, 3, 4], such that {2,1,4}\{2, 1, 4\} are visible.

4
3
241
43123
4

There’s already a 11 in the row, and if we put the 33 next to the clue, we’d only see {3,4}\{3, 4\}.

We’ve found 3/4 of the 44 skyscrapers, so by the rules of Sudoku we know where the last one goes.

4
43
241
43123
4

It’s plain sailing from here as we can solve the rest of the puzzle with Sudoku deductions.

These are the only places 33 skyscrapers can go:

43
43
3241
43123
4

Then the 22 skyscrapers:

243
243
3241
43123
4

And finally we can fill out the rest of the 11 skyscrapers:

1243
2431
31241
43123
4

And there we have it, all done. Not too bad, eh?

Luckily, it gets much harder very quickly from here! With larger grid sizes and scarcity of clues, Skyscrapers become a deliciously mind-bending challenge. Cracking them takes thought, ingenuity, and above all, persistence.

If you’re new, I hope you’ve found Skyscrapers intriguing. You should go try one yourself now – it will be fun, and you might just find yourself with a new addiction hobby ;)


  1. There are way too many plane jokes to be made here. I think I’ll just keep my (metaphorical) mouth shut.