Help With Trees...!!

I have got the following assignment. I thought about it but couldnt reach to a final code...i mean i understand the algo but cannot relly implement it...
Can someone please help me out with the C code..

Write a function for traversing binary tree by scanning it vertically right to left top to down

Comments

  • : I have got the following assignment. I thought about it but couldnt reach to a final code...i mean i understand the algo but cannot relly implement it...
    : Can someone please help me out with the C code..
    :
    : Write a function for traversing binary tree by scanning it vertically right to left top to down
    :

    Check a C++ example here http://www.codepedia.com/1/BinaryTree.
    bilderbikkel

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion