Microsoft Interview Question

construct a data structure that, given a dictionary of words, can form all words while traversing a "boggle grid"

Interview Answer

Anonymous

Jun 16, 2012

a lexicographic search problem