Topic: Dynamic Programming Problem / Level: intermediate
Problem: Solve the "Maximum Product of Non-Adjacent Numbers with Constraints" problem where you compute the maximum product of non-adjacent numbers under specific conditions using dynamic programming.