no-shared-node-class

Status: IN

Each solution directory defines its own `Node`/`TreeNode` class rather than importing from a shared module — tree structure definitions are duplicated per problem.

Source: entries/2026/06/06/n-ary-tree-postorder-traversal-solution.md

JSON