How many unique ways are there to overlap 6 circles in the plane? Working with Alex Berke, we wrote some javascript code and realized that the problem is NP-hard. It was a very fun computational geometry exercise though.