Microsoft interview question

Given a binary tree, write a function to check if it is a valid binary search tree (BST).

Interview Answer

Anonymous

3 Oct 2024

no