Question: It should be written in C++ and be pointer-based. int span (const int a, const int b): Returns the number of nodes in the BST

It should be written in C++ and be pointer-based.
int span (const int a, const int b): Returns the number of nodes in the BST with data values within a specific range. In other words, it is the number of nodes with the data value >=a and
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
