

Your task is to fill in the grid completely using only the given words. Each of these circled letters is the first letter of one or more of the words on the given word list. Reverse word search puzzles are a little different, and a bit more challenging! In these, you're given a largely empty grid layout, with a small number of circled-grid squares already filled in. Every word in the list appears once and only once in the grid, though they can be placed horizontally, diagonally, or vertically, and can read either left-to-right or right-to-left (and top-to-bottom or bottom-to-top).

You're given a list of words to find within a grid of seemingly-random letters.

Word searches are fairly straightforward.
