path-sum-self-contained-module

Status: IN

`path-sum/solution.py` defines `TreeNode`, the solution function, and the full test suite (`TestPathSum` with 9 cases) in a single file.

Source: entries/2026/06/06/path-sum-solution.md

JSON