Bloomberg Interview Question

(On Site)

Interview Answer

Anonymous

Jan 25, 2019

Given a 2D array of characters and a string, find the string in the array (similar to a crossword). The string did not have to be found in a straight line, but the characters must be adjacent to each other (no diagonals).