Topic: Backtracking Problem / Level: intermediate

Problem: Print all valid arrangements of people in a circle based on friendship constraints.

Run the code to see the output here...