Linking sibling in a binary tree

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mkalyan79@gmail.com

    Linking sibling in a binary tree

    Hi,

    I was wondering if there is any particular methods to link the sibling
    nodes in the binary tree?

    -K

  • Michael Mair

    #2
    Re: Linking sibling in a binary tree

    mkalyan79@gmail .com schrieb:[color=blue]
    > I was wondering if there is any particular methods to link the sibling
    > nodes in the binary tree?[/color]



    Cheers
    Michael
    --
    E-Mail: Mine is an /at/ gmx /dot/ de address.

    Comment

    • Kenneth Brody

      #3
      Re: Linking sibling in a binary tree

      mkalyan79@gmail .com wrote:[color=blue]
      >
      > Hi,
      >
      > I was wondering if there is any particular methods to link the sibling
      > nodes in the binary tree?[/color]

      Yes.

      --
      +-------------------------+--------------------+-----------------------------+
      | Kenneth J. Brody | www.hvcomputer.com | |
      | kenbrody/at\spamcop.net | www.fptech.com | #include <std_disclaimer .h> |
      +-------------------------+--------------------+-----------------------------+
      Don't e-mail me at: <mailto:ThisIsA SpamTrap@gmail. com>


      Comment

      Working...