Topic: Backtracking Problem / Level: beginner

Problem: Find all unique arrangements of a set of marbles of different colors in a line.

Run the code to see the output here...