ummm, we'll probably need more details like is it a binary tree? And are you deleting a leaf node or a node that has children? But this is something done recursively.