treenode-is-de-facto-shared-via-inline-copies

Status: IN

`TreeNode` is defined inline in each tree-problem solution file rather than in a shared module, yet hundreds of test files import it from individual solutions — making each copy a critical dependency despite the duplication.

Source: entries/2026/06/06/second-minimum-node-in-a-binary-tree-solution.md

Depended on by

JSON