[Hackerrank Challenges - Matching strings (Sparse arrays) ] (https://www.hackerrank.com/challenges/sparse-arrays/problem)

CM: I solved this in a couple of minutes: a very easy challenge if you have experience with pattern matching and list iteration.