Sofia Reyes

Senior Puzzle Editor, Crossword Jam Answers

Responsibilities

Sofia Reyes is the Senior Puzzle Editor at Crossword Jam Answers, responsible for the accuracy of every answer published on this site. Her role covers three areas: pack-level verification, daily challenge coverage, and cross-language consistency. The database she maintains currently holds verified answers for 255 packs and 9,101 levels in the English edition, plus 563 daily challenge solutions. Expansion to 4 languages is ongoing.

When PlaySimple Games releases a new pack or updates existing content, Sofia reviews the incoming data against the live game. She does not publish answers that have not passed the tile-verification process described below. If a reader reports a mismatch between the site and the current app version, she investigates the report, re-checks the level in-game, and updates or corrects the published answer set. Reports can be submitted through the contact page.

How Answers Are Verified

Every answer on this site goes through a multiset-subset check: each word in the answer list is tested against the level's letter tiles to confirm it can actually be formed from the available wheel. The check works by converting both the word and the tile set into sorted letter arrays and verifying that the word's letters are a subset of the tile multiset. A word that requires a letter not on the wheel, or requires more copies of a letter than the wheel provides, is flagged and held back from publication.

Beyond individual word checks, the verification process computes anagram groups for each level. Rather than asserting that two words are anagrams, the system sorts the letter arrays of every answer word and groups words that share the same sorted key. This means anagram relationships are computed from the data, not hand-labelled. If a level contains BEAD, ABED, and BADE, the system discovers the three-member group automatically and presents all members to the reader.

The same principle applies to suffix analysis. When the answer table shows a note like "the -ING ending," the system has verified two things: that the word ends with the suffix, and that the stem (the word minus the suffix) exists as a real word in the site dictionary. If the stem is not a real word, the suffix note is suppressed and the system falls through to a different fact about the word. This prevents misleading hints like tagging DEED as an "-ED ending" when DE is not a word.

What Gets Published

A level is published when every required answer word passes the tile check and the word count matches what the game displays. Bonus words are published when available but are not gated as strictly, since the in-game bonus word list can vary by device and app version. Each published level page shows the letter wheel, the required answers sorted by length, per-word notes (anagram group, suffix, extension, or tile breakdown), and bonus words where known.

Levels that fail verification are held in a review queue until the data can be corrected. The most common failure mode is a word that appears in scraped data but cannot be spelled from the level's tiles — usually caused by a data alignment error between the word list and the tile set. These are logged, investigated, and either corrected or removed before the level goes live.

Coverage

The English edition currently has 9,101 levels across 255 packs, all verified. The daily challenge archive holds 563 date entries. Coverage is expanding to include the German, French, Spanish, and Portuguese editions of Crossword Jam. Non-English editions go through the same tile-verification process before publication.

All answers are browsable from the homepage, organised by region and pack. For quick lookups, the letter-wheel word finder accepts any set of tiles and returns every valid word. The tips page covers solving strategies for players who prefer to work through levels on their own.

Reader Reports

When a reader reports that an answer does not match what they see in their version of Crossword Jam, the reported level is re-validated against the current source data. If the answer set has changed due to a game update, the level data is refreshed and the new answers go through the same tile-verification process before publication. If the report is confirmed as a data error on our side, the level is corrected immediately. Reports that cannot be reproduced are logged and revisited when the next game update lands. All reports can be submitted through the contact page.

About This Site

Crossword Jam Answers is an independent fan site. It is not affiliated with, endorsed by, or connected to PlaySimple Games. All trademarks, pack names, and level content belong to PlaySimple Games. Corrections, feedback, and content removal requests can be submitted through the contact page.