Re: finding height of a BST by iteration
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Wed, 28 Mar 2007 01:36:16 -0500
"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
.
- Follow-Ups:
- Re: finding height of a BST by iteration
- From: subramanian100in@xxxxxxxxx, India
- Re: finding height of a BST by iteration
- References:
- finding height of a BST by iteration
- From: subramanian100in@xxxxxxxxx, India
- finding height of a BST by iteration
- Prev by Date: Re: finding height of a BST by iteration
- Next by Date: correctness of physics function
- Previous by thread: Re: finding height of a BST by iteration
- Next by thread: Re: finding height of a BST by iteration
- Index(es):
Relevant Pages
|