Login
Roast topics
Find topics
Find it!
From:
The Code Ship
(Uncensored)
subscribe
Exercise: Alien Language Pattern Matching
https://www.thecodeship.com/algorithms/exercise-alien-language-pattern-matching/
links
backlinks
Roast topics
Find topics
Roast it!
As part of my programming workout I was going through some nice Google code jam exercises and came across an interesting exercise from the 2009 qualification round related to matching words against patterns. Not hard but interesting to solve.