Status: IN
The `j > 0` guard in `isLongPressedName` prevents `typed[j-1]` from wrapping to the last character when `j == 0`, ensuring the first character must match `name[0]` or fail
Source: entries/2026/06/06/long-pressed-name-solution.md
JSON