954,505 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Binary tree in C++

please give the c++ coding of how to do the following on a binary tree(BST) using recursion:

(1) insert a new node
(2) delete a node
(3) search a tree

nitro
Newbie Poster
3 posts since Oct 2007
Reputation Points: 10
Solved Threads: 0
 

This isn't a free homework service. You're supposed to write the code yourself, and we can help you make it work. But don't expect freebies.

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You