treenode-redefined-per-problem

Status: IN

`TreeNode` is defined locally in each tree problem's `solution.py` rather than imported from a shared module, matching LeetCode's submission format and keeping each problem directory self-contained

Source: entries/2026/06/06/range-sum-of-bst-solution.md

JSON