- Dfs the binary search tree
- Check left subtree is a binary search tree
- Check right subtree is a binary search tree
- Check max value of left subtree is less than root
- Check min value of right subtree is right than root
98
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||