Status: IN
`mergeAlternately` runs in O(n + m) time and space via a single pass with list accumulation and join.
Source: entries/2026/06/06/merge-strings-alternately-solution.md
JSON