{"id":"searchbst-returns-subtree-by-reference","text":"`searchBST` returns the original `TreeNode` from the tree, not a copy; the caller receives the entire subtree rooted at that node via Python's object reference semantics.","truth_value":"IN","source":"entries/2026/06/06/search-in-a-binary-search-tree-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"searchbst-returns-subtree-by-reference","truth_value":"IN","reason":"premise"}]}}