top | item 6993400

(no title)

mnbvcxza | 12 years ago

Could you code a solution for the Boggle problem in 45 minutes?

discuss

order

mike_mg|12 years ago

Given function that checks if given string is a word accepted by the game or a sorted good words list, I think I would be able to. It's a very similar algorithm to queens problem. I'll try doing this and tell you!