Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content

Depot Organization

Puzzle: Depot Organization

Author: @Unihedron

Published Difficulty: Medium

Algorithm X Complexity: Straightforward

Overview

This puzzle has only 7 tiles that need to be arranged on 7 locations on the gameboard. At this point in your journey, that description should set off your exact cover alarm bells! This couldn’t be more straightforward, could it? Conceptually, that is true, but a couple of quirks make this puzzle a very enjoyable challenge.

Working with hexagons brings a little complexity to this otherwise reasonable puzzle. For more practice with hexagons, check out the following (not exact cover) challenges on CodinGame:

Hexagonal Maze by @Remi.

Hexagonal Maze – part 2 by @Remi.

Coders of the Caribbean – Bot Programming

After finishing this puzzle, be sure to take a look at Picture Puzzle where you will work with more puzzle pieces, but at least the pieces are square!

Open Source Your Knowledge: become a Contributor and help others learn. Create New Content