method-name-mismatches-exist

Status: IN

Multiple solutions use incorrect method names that don't match LeetCode's canonical names (e.g., `sortItems` instead of `freqAlphabets` for #1309, `minOperations` instead of `decrypt` for #1652) — likely copy-paste artifacts from scaffolding.

Source: entries/2026/06/06/decrypt-string-from-alphabet-to-integer-mapping-solution.md

JSON