Topic: Dynamic Programming Problem / Level: beginner

Problem: Find the number of ways to fill a 3xN grid with dominoes.

Run the code to see the output here...