Status: IN
`anagramOperations` only collapses *consecutive* anagram runs; non-adjacent anagram pairs survive (e.g., `["ab", "cd", "ba"]` returns unchanged).
Source: entries/2026/06/06/find-resultant-array-after-removing-anagrams-solution.md
JSON