Deletion binary tree --------after deleting 0 is printing instead of NULL
cpp-bst-deletion
guptarahul3100
(Rahul Goyal)
May 12, 2020, 7:35am
#1
aman212yadav
(Aman Yadav)
May 12, 2020, 7:38am
#2
hello
@guptarahul3100
here it should be
root->right=deletion(arguments)