Re: about tree



beginers of c <ssksakthi@xxxxxxxxx> writes:
hai friends
i want a program for constructing a tree in C.
And also i wish to traverse the tree.pls write a program for it
ans send my mail id ssksakthi@xxxxxxxxx
the travesing must be in
1. PREORDER
2.INORDER
3.POSTORDER
I have to submit this assignment on tomorrow.
pls give comments in the coding so that i can understand how the
program actually works.

Please give us your instructor's e-mail address so we can submit our
solutions directly.

If you want credit for our work, we can discuss our consulting rates.
I should warn you that they're quite high, and you can expect to wait
at least a week for a response.

Seriously, the point of homework is for *you* to do the work. How do
you expect to learn anything if somebody else does the work for you?
If you're unable or unwilling to do it yourself, then you're going to
fail -- which is exactly as it should be.

--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
"We must do something. This is something. Therefore, we must do this."
-- Antony Jay and Jonathan Lynn, "Yes Minister"
.



Relevant Pages

  • Re: about tree
    ... i want a program for constructing a tree in C. ... And also i wish to traverse the tree.pls write a program for it ... ans send my mail id ssksak...@xxxxxxxxx ...
    (comp.lang.c)
  • about tree
    ... i want a program for constructing a tree in C. ... And also i wish to traverse the tree.pls write a program for it ... ans send my mail id ssksakthi@xxxxxxxxx ...
    (comp.lang.c)
  • Re: Walk DOM Tree in Reverse?
    ... algorithm will traverse all nodes (sadly not necessarily visiting each ... the right child of the current root (plus at the beginning of the ... var fakeParent =!elem.parentNode; ... tree may be passed in. ...
    (comp.lang.javascript)
  • Re: Phylogenetic question for John Harshman
    ... I mean useful for constructing a phylogenetic ... this car" is *not* useful for constructing a phylogenetic tree. ... mean when you wrote "A plug that works in this car"? ...
    (talk.origins)
  • Re: solution to Exercise 6 of Chapter 3, Lisp Primer
    ... I am a newbie to Lisp, and self-study using the Lisp Primer (by Colin Allen and ... you about lists and representing trees and how to process them. ... Look at the prefix expression as a tree where each node in the tree is a ... The solution is then about how you traverse and print the nodes of the ...
    (comp.lang.lisp)