tree2str-local-treenode

Status: IN

`tree2str` defines `TreeNode` locally rather than importing from a shared module, making the solution self-contained for LeetCode submission.

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

JSON