In Tree data structure i want to add how to find sum of all right leaves in BST. I can do this in C++ along with an explanation can I do this .