akshitagit / CPP

Repository for C++/C codes and algos.
https://github.com/akshitagupta15june
MIT License
490 stars 433 forks source link

Check if a Binary Tree is a Binary Search Tree #250

Open Rituraj-commits opened 4 years ago

Rituraj-commits commented 4 years ago

I would like to work on this issue.

sahastrakishore123 commented 4 years ago

Hi @Rituraj-commits

I would like to do this. Can you assign me to do as a part of Hacktoberfest?

hritikkhurana10sm commented 4 years ago

I would like to do this. Mam please assign me

ajitesh0711 commented 1 year ago

Hi there, @Rituraj-commits I would to like to fix this issue. This issue can be solved using the Inorder tree traversal. If the Inorder tree traversal is in strictly increasing order then it is a Binary Search Tree otherwise not. Can you assign me this issue?

Masoom9587 commented 1 year ago

i want you to assign this issue to me