reformat-output-is-deterministic

Status: IN

For a given input, `reformat` always produces the same permutation (no randomness), though it may not match LeetCode's expected output since any valid interleaving is accepted.

Source: entries/2026/06/06/reformat-the-string-solution.md

JSON