Topic: Backtracking Problem / Level: intermediate

Problem: Generate all distinct arrangements of songs for a concert based on genre and duration.

Run the code to see the output here...