Status: IN
The alien dictionary solution builds a `{char: index}` dict from the ordering string, converting custom-alphabet comparison to integer comparison with O(1) lookups.
Source: entries/2026/06/06/verifying-an-alien-dictionary-solution.md
JSON