Status: IN
`searchBST` never validates BST ordering; it silently returns wrong results if the input tree violates the BST invariant.
Source: entries/2026/06/06/search-in-a-binary-search-tree-solution.md
JSON