Monday, August 15, 2011

I need a function that must verify if a binary tree is a searching binary tree.help :)?

So,I have a binary tree memorized with pointers and I must write a function(algorithm) that verify that the binary tree is a searching one.

No comments:

Post a Comment