Description :

This is a console based application the user will be prompted for move such as L-Left, R-Right, U-Up, D-Down, E-Exit.

The user has to arrange numbers in ascending order where the numbers in Grid are in random. The PlaceHolder is indicated by 0.ie whenever we do a move the position of 0 is swapped with digit specified by the move.

Next Recommended Readings