Topic: Backtracking Problem / Level: intermediate

Problem: Print all valid combinations of books for a reading list based on genre and author.

Run the code to see the output here...