finding height of a BST by iteration
- From: "subramanian100in@xxxxxxxxx, India" <subramanian100in@xxxxxxxxx>
- Date: 27 Mar 2007 21:58:58 -0700
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.
Kindly explain.
Thanks
.
- Follow-Ups:
- Re: finding height of a BST by iteration
- From: CBFalconer
- Re: finding height of a BST by iteration
- From: Ben Pfaff
- Re: finding height of a BST by iteration
- From: Chris Uppal
- Re: finding height of a BST by iteration
- Prev by Date: Re: Float significant figures.
- Next by Date: Re: finding height of a BST by iteration
- Previous by thread: Loop profiling
- Next by thread: Re: finding height of a BST by iteration
- Index(es):
Relevant Pages
|