Airbnb Interview Question

Solve a jigsaw puzzle with mini moves?

Interview Answer

Anonymous

Jan 10, 2019

Define a class to encode the state of jigsaw, and use BFS to slove it.