Status: IN
When duplicates exist, `anagramMappings` assigns indices in LIFO order (last-appended index consumed first) because `deque.pop()` removes from the right.
Source: entries/2026/06/06/find-anagram-mappings-solution.md
JSON