Re: finding height of a BST by iteration
- From: "subramanian100in@xxxxxxxxx, India" <subramanian100in@xxxxxxxxx>
- Date: 28 Mar 2007 05:40:18 -0700
On Mar 28, 11:36 am, CBFalconer <cbfalco...@xxxxxxxxx> wrote:
"subramanian10...@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 fromhttp://www.teranews.com
Which advice I did not listen to. Kindly let me know. I will
definitely listen and I am a keen learner.
.
- 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
- Re: finding height of a BST by iteration
- From: CBFalconer
- finding height of a BST by iteration
- Prev by Date: Re: Loop profiling
- Next by Date: Re: finding height of a BST by iteration
- 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
|