tree2str-handles-negative-vals

Status: IN

Negative node values are serialized correctly (e.g., `-1(-2)(-3)`) with no special-case logic — `str()` handles the sign naturally.

Source: entries/2026/06/06/construct-string-from-binary-tree-solution.md

JSON