Re: finding height of a BST by iteration



"subramanian100in@xxxxxxxxx, India" wrote:

I know the Inorder, Preorder and Postorder traversal of a BST by
iteration. Still I do not know how to calculate the height of a
BST by iteration. Can someone help me how to do it ? This is not
a homework assignment. I am not doing any course. I am learning C
and data structres at home.

You haven't been listening to the advice you got.

--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>



--
Posted via a free Usenet account from http://www.teranews.com

.



Relevant Pages