Algo-Tree icon indicating copy to clipboard operation
Algo-Tree copied to clipboard

Check whether given binary tree is a BST or not

Open Ruchip16 opened this issue 3 years ago • 3 comments

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 **

Ruchip16 avatar Mar 26 '21 09:03 Ruchip16

@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

Ruchip16 avatar Mar 26 '21 15:03 Ruchip16

Please /assign I will work on it in c++

AnushkaS09 avatar Mar 27 '21 18:03 AnushkaS09

Please assign this to me.

purohitmansi avatar May 27 '21 12:05 purohitmansi