Thread
:
SEARCH operation in a BINARY SEARCH TREE
View Single Post
Chantheeya
Light Poster
8Mar2010,09:07
Thanks a lot for your approach... But if you see the program more deeply, you can see that the program can perform all the operations on a binary search tree except the SEARCHING an element opreation ( and thats exactly what i want ).....