merge-alternately-word1-first

Status: IN

At each index position, `mergeAlternately` appends `word1`'s character before `word2`'s, guaranteeing `word1` leads at every shared index.

Source: entries/2026/06/06/merge-strings-alternately-solution.md

JSON