Status: IN
Solutions that need character-level string mutation convert to `list()`, mutate in place, then `''.join()` back — the standard Python idiom since strings are immutable.
Source: entries/2026/06/06/latest-time-by-replacing-hidden-digits-solution.md