Write a program to check whether a tree is BST or not
Do the inorder traversal of the tree. and store the node values in array. If the array is sorted then it is BST \m/
There are currently 1 users browsing this thread. (0 members and 1 guests)
View Tag Cloud
Forum Rules
Bookmarks