Question: Create these functions separatelly with main Function should be recursive Libraries only ( iostream and string) Use BST to solve these questions Language should be

Create these functions separatelly with main
Function should be recursive
Libraries only ( iostream and string)
Use BST to solve these questions
Language should be c++ only
Solve it ASAP i I will give you thumb up
Question No.1 2*5=10 Implement the following recursive functions and also write the main a) Function to count the number of leaves in BST. b) Function to search an element in a BST. c) Function to find the height of BST. d) Function to find the depth of BST. e) Function to make mirror image of BST. Mirror Trees
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
