Closest Binary Search Tree Value Variant (LeetCode 270)
Given the root of a binary search tree and a target value, return the value in the BST that is closest to the target. If there are multiple answers, return the smallest such value.
Check more interview questions and experiences about Roblox
