Solution: Strings Interleaving

Let's analyze the different ways to solve the string interleaving challenge.

We'll cover the following

Solution #1: Brute force