Jumble, is a word puzzle in which a player is given a set of letters which, when arranged in the correct order, give the un-jumbled word. A simple example would be the set of letters "lbujme," which can then be rearranged to spell "jumble". Thus the solution to a Jumble is an anagram of the puzzle word. Jumble is also similar to the Round Robin game from Supermarket Sweep.
Jumble was created in 1954 by Martin Nadle (aka. Naydell or Dell & Nadel), and is one of most important properties of Tribune Media Services, which holds the rights to the JUMBLE trademark. Daily and Sunday Jumble puzzles are featured in hundreds of newspapers.
Jumble puzzles found in newspapers often have four-base Jumbles. Once these base Jumbles are solved, a player uses the circled letters of each base Jumble word to obtain a new set of letters. This set of letters will then complete a phrase or sentence. The correct answer usually involves some sort of visual or verbal pun, relating to an illustration and its caption published with the puzzle.
One algorithm is as follows:
Another algorithm:
Algorithm to write J in all different combination
1.Begin
2.Initialize a string with first character of J denoted by J(1)
3.Add the second character of J denoted by J(2) in either side of J(1)to get two strings
J(1)J(2)
J(2)J(1)
4.Add the third character of J denoted by J(3) in either side and in between of the above 2 strings in above step to get 6 strings J(1)J(2)J(3)
J(1)J(3)J(2)
J(3)J(1)J(2) J(2)J(1)J(3)
J(2)J(3)J(1)
J(3)J(2)J(1)
5.Same way add J(4) to each of the above string in either sides and between two characters to get 24 strings Though the algorithm looks complex it can be easily implemented in a program.
Douglas Hofstadter developed a program called Jumbo that tackles jumble problems in a way similar to the hypothesised manner in which the human mind does. The program doesn't rely on a dictionary and doesn't try to find real English words, but rather words that could be English, exploiting a database of plausibilities for various combinations of letters. Letters are combined non-deterministically, following a strategy inspired by chemical reactions and free associations.
Various electronic versions of Jumble have been released, including a version by Hasbro Interactive for Microsoft Windows. The game features 5 modes of play ranging from classic Jumble to crossword puzzles to an easier Jumble mode for kids.
TextTwist, a Java game by GameHouse, is similar to Jumble. Players form words from a set of six scrambled letters, and must find at least one 6-letter word using all the letters to get to the next round. Additional points are granted for words using at least three letters.
A TV game show based on Jumble aired in 1994. It was hosted by game show veteran Wink Martindale, and aired on The Family Channel (now called ABC Family).
In the 'Seinfeld' episode "The Pez Dispenser", Kramer, upon hearing that George Costanza was doing crossword puzzles with his girlfriend, stated he "likes to do the Jumble".
In the Strong Bad email from Homestar Runner entitled "Caper," Strong Bad and The Cheat break into Homestar's house to steal the Jumbles from his newspapers. Strong Bad refers to this in song as "The Jumble Caper."