Status: IN
Test helpers like `_build(vals)` and `_to_list(root)` use BFS-based level-order serialization matching LeetCode's own tree encoding format, with `None` entries representing missing children.
Source: entries/2026/06/06/search-in-a-binary-search-tree-solution.md