repo-each-problem-dir-is-independent

Status: IN

Each problem directory contains a self-contained `solution.py` that defines all needed types (e.g., `TreeNode`) locally rather than importing from a shared module.

Source: entries/2026/06/06/search-in-a-binary-search-tree-solution.md

JSON