solution-files-self-contain-treenode

Status: IN

Each tree problem redefines `TreeNode` (or `Node`) locally rather than importing from a shared module, so every solution is independently runnable.

Source: entries/2026/06/06/maximum-depth-of-binary-tree-solution.md

JSON