Answer submission is complete! Come to the Building 99 atrium for wrap-up, answers, and to chat with authors!


Puzzle Solving Tools and Techniques

If you're wondering how the top teams are able to solve so many puzzles so quickly, part of the answer is that they're probably using computer power to help them. Many puzzle mechanics like anagramming, deleting, or otherwise manipulating letters and words to discover new words are well-suited to computers. Since we can't effectively ban the use of such tools, the least we can do is share the locations of some of them to help level the playing field.


General Techniques

Observation

The first thing you might notice is that some puzzles have no instructions! In that case, part of the puzzle is figuring out what to do. Sometimes you'll be looking for differences or similarities between things. For example, if there are just a number of pictures, perhaps a set of them have some theme or root word in common.

Other times, you'll be looking for things that are out of place or arranged suspiciously. Often, those arrangements use some Encoding to spell out a word or phrase. This is especially true if the puzzle contains more pictures or numbers than words. The title usually also hints at the mechanics. For example, a puzzle named "The Three Little Pigs" could be using a Pigpen cipher.

Instructions

If a puzzle does have instructions, there may also be clues in them beyond just their literal meaning. Look at every word or phrase, because it may have a double meaning! It could be pointing out a mechanic, an encryption, or even a piece of information out on the internet that you need to find in order to solve the puzzle. For example, if you notice words like "dots" and "dashes" in the instructions, they might be hinting about using Morse code.

Extraction

The final answer for a puzzle is usually a single word or short phrase. Longer phrases that you extract are often just next steps in the puzzle or clues that you're on the right track. When in doubt, put what you have into the answer submission system! Even if it's not the final answer, most puzzles will tell you if you've solved that part of it correctly or give information about what to do next. Often, the final answer after a longer phrase is just a piece of information on the internet instead of directly in the puzzle, so don't be afraid to look things up, either!

Types of Puzzles

One of the best ways to learn how to solve puzzles is to familiarize yourself with the many different kinds of puzzles there are. For example, Japan is famous for its many types of number puzzles. You've likely heard of Sudoku, but there are tons more! You can explore and play samples of many of them at sites like Puzzazz, Nikoli, and Simon Tatham's. As you can see, some puzzle types even go by multiple names, and there are often types of puzzles that you didn't even know had a name! Those groups of pictures that represent a word? That's called a "Rebus".

Similarly, board and card game mechanics are often used in puzzles, so it can be very helpful to recognize them, especially since they may not be called out by name. Chess moves, Poker hands, and more are all fair game, and this is especially true when the game itself has puzzle-like mechanics. For example, Boggle works just as well online as it does with the physical cubes!

Searching for Information

Puzzles occasionally deal with manipulating a moderate amount of information; sometimes it's given to you, sometimes it's up to you to go get it. Wikipedia is great for this, especially when it comes to large lists of information. Even small lists are very common for puzzle mechanics: months of the year, constellations in the sky, US Presidents, basically anything you could think of! It may also help to move that information into a program like Excel that can keep all the columns lined up nicely.


Text-Based Puzzles

Indexing

Perhaps all you're given is a paragraph or a list of words. If there are numbers associated with each item in the list, the first thing to try is to pull out the letter at whichever position in the word/phrase an associated number tells you to. If that doesn't give you anything useful, it's likely that you're supposed to pull the letter out of the word or phrase that the associated clue tells you to come up with. Other times, a number may be telling you how long the word or words you're trying to come up with will be.

Logic

Since the goal of most puzzles is to narrow down data you have until you get a final answer, it can help if you are familiar with some of the general rules of logic. For example, if you're given properties that apply to certain groups, it can help to narrow down the groups that don't have those properties by proving the opposite: that if something that isn't supposed to have that property DID actually have it, then you'd eventually end up in a contradiction where NOTHING could be correct if that were the case.

Some of this guessing and checking may mean you need to follow a certain possibility for a little while until it doesn't pan out, so it can be helpful to note when something is just a guess vs. when you're sure of it. Also, be careful not to mix up cause and effect. Just because one thing leads to a second thing doesn't mean the converse is true where the second thing ALSO leads to the first.

Encryption

Sometimes nothing at all seems amiss with a puzzle and you just need to follow the instructions. As you do that, keep track of everything, since the data you need may be something you're creating as you go instead of being given to you directly. Or, that data may just look like gibberish! First, try making sure it's not just a foreign language by running it through a translator. If it's not, it may be some sort of cipher, where one letter is substituted for another. Sometimes the substitution is straightforward, like the Caesar cipher shown on the encodings page, where every letter is just "shifted" over a number of spots in the alphabet. Luckily, there are many online solvers that can automatically solve simple cryptograms!

Other times, it may be something completely random. In that case, first look and see if there's a key hidden somewhere. Often it's just a word that, when put in front of the rest of the alphabet, gets you the entire key, as seen in the ciphertext example here. If all else fails, you may be able to statistically deduce likely encodings based on the fact that languages like English generally use some letters more than others. Tools like this can perform such analyses automatically!

Senses

It sounds funny, but don't forget about your other senses when solving! Sometimes, word puzzles rely on something sounding completely different when you say it out loud compared to just looking at the text. For example, saying the words "treat" and "ice" out loud over and over will eventually make it sound more like the word "treatise". Or, you may be looking for an overall pattern that isn't visible until you step back from something to view it from farther away.

Wordplay

There are certain types of puzzles where what is written is explicitly not exactly what is meant. Many of these double-meanings are used when solving crossword puzzles, and there's even a standard form for many types of clues! You can look up many of them in a database like this one.

For the not-as-straightforward rules, you may need to instead turn to cryptic crossword logic. Or the puzzle may be a special kind called a Flat, which also has standard rules for solving.

Letterplay

If your personal lexicon isn't stuffed, you have more than just a thesaurus you can use. Official dictionaries for games like Scrabble are available for download, or as part of regular dictionaries.

If instead you need to make new words out of existing ones, you'll need to look for an anagram solver. This is one tool you'll likely turn to often, which is why there are many like Word Finders, Qat, and Nutrimatic to choose from.


Media-Based Puzzles

Built-in tools

If you're using the browser to look something up, don't forget that there are multiple search engines to try, and all have the possibility of giving different results. Don't like what you find on Google or Bing? Try Seekr, Mojeek, or Qwant. You also don't have to search with just words; you can use reverse image search to upload an image and look for ones just like it.

Even the browser itself has tools to help you. For example, Microsoft Edge has built-in screenshotting tools that allow you to draw directly on the screenshot, or web selection tools to only select the relevant parts of a page. Just right-click and look for Web Capture! If your browser doesn't have a screenshot tool, your OS likely does. The keyboard shortcut in Windows is the Windows key + Shift + S, which puts the screenshot on your clipboard so you can paste it into a program like Paint.

Online Puzzles

Puzzles that are webpages instead of PDFs are often built to take advantage of the interactivity that the web makes capable. That means that if something looks clickable... it probably is! So click, hover, and type around; you may be surprised at how much you can solve without leaving the browser!

Special Skills

Depending on the difficulty level of the event, special skills that can't be learned in realtime may or may not be expected. Puzzleday is an event for beginners, so participants wouldn't be expected to be able to read sheet music, for example, but they would in Puzzlehunt. That means if there is sheet music in a Puzzleday puzzle, it's likely just a vehicle for a more standard encoding and the music is simply thematic. Or if you are expected to play music, it won't be any more complicated than something that can be clicked on an online piano.

Similarly, those with programming knowledge may be able to write small scripts to process data for longer hunts, but it's generally going to be a lot faster to just solve a puzzle directly than to write a solver for it. However, knowing how to write a good Excel formula to conditionally look up or format data may go a long way!

Audio Puzzles

For music-based puzzles, there can be a lot to look for besides the lyrics: the artist, the album, the year the song was released, etc. If you have no words to identify a song with, Shazam is an app that will listen to a song and tell you what it is (hope you have good speakers to play it on!)

If it's not a song but is instead just sounds, it may be helpful to load the audio into an editor and view the waveform visually. There are free editors like Audacity that make doing so very easy.

Video Puzzles

Puzzles with videos have even more in them! There are the actors, the characters, the director, the writer, the soundtrack, famous quotes, and more. If it's a professionally-made TV show or movie, chances are it's in a database like IMDB that will list all of that info for you, assuming you know at least something to look it up with! Also, some videos may have captions, or could be saved to your local device by right-clicking in case it's easier to watch in a player you can resize to be bigger.

Pop culture in general is rife with potential puzzle data, from video games to comics to books to podcasts and so much more! Lots of links between different media can be found on TV Tropes, since many tropes are common storytelling mechanics for any medium. And of course there are many sites that log and share what's new and hot in pop culture like Know Your Meme.