Algo-Tree
Algo-Tree copied to clipboard
Check whether given binary tree is a BST or not
Problem Statement: We have to check whether the given binary tree is a BST or not Note: The tree should not contain duplicates
Motivation: To help learn this important program in C++
**Being a GSSOC participant I would like to work on this issue **
@unnati914 I am also a participant in GSSOC and I have created this issue so that I can merge the PR for it if you want to contribute to this repository you can create a new issue and merge PR for it
Please /assign I will work on it in c++
Please assign this to me.