anagram-ops-crashes-on-empty

Status: IN

`anagramOperations([])` raises `IndexError` because `words[0]` is accessed unconditionally with no length check.

Source: entries/2026/06/06/find-resultant-array-after-removing-anagrams-solution.md

JSON