What is the fastest way to solve a slide puzzle?
For a human, the row-by-row method above: complete the top row, then the left column, and repeat on the remaining smaller board until a 2×2 corner is left. It takes 80 to 150 moves on a 4×4 board and about a minute of practice to learn. Optimal solutions are much shorter, 53 moves on average for a 4×4, but finding them requires a computer search; the solver on this site does exactly that for 3×3 and 4×4.