Algorithm Workbench
Give an algorithm for a function
int smallest(TreeNode *tree)
that takes a pointer to a root of a binary search tree as parameter and returns the smallest value stored in the tree.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.