Topic: Backtracking Problem / Level: beginner

Problem: Generate all valid configurations of a Rubiks Cube based on specific moves made to achieve different states.

Run the code to see the output here...