lonely-detection-xor-logic

Status: IN

A child is appended to lonely-node results if and only if exactly one of `(left, right)` exists at the parent — a logical XOR on child presence, implemented via `if`/`elif` branches.

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

JSON