treenode-canonical-definition

Status: IN

`TreeNode` with `val`, `left`, `right` is the canonical binary tree node definition, redefined per-file to match LeetCode's interface rather than shared from a common module.

Source: entries/2026/06/06/leaf-similar-trees-solution.md

JSON