Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

help with AVL tree

Name: exoneo 2008-11-18 19:39

hi,could somebody help me to make a AVL tree in C language?

it needs to do the following functions:

search, add, delete, inorder, postorder, preorder

Name: Anonymous 2008-11-19 11:17

>>1
Search, in order, pre order, and post order are the same in all binary trees. Only insert and delete are different.

There, I answered 2/3 of your question.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List