repo-modules-self-contained

Status: IN

Each problem directory is a self-contained module — types like `TreeNode` are defined locally rather than imported from a shared location, and there are no cross-problem runtime imports.

Source: entries/2026/06/06/find-all-the-lonely-nodes-solution.md

JSON