Status: IN
`isSubtree(any_root, None)` returns `True`, matching the LeetCode contract that an empty tree is a subtree of any tree
Source: entries/2026/06/06/subtree-of-another-tree-solution.md
JSON