Tree Maximum
Category: Algorithm
Source: COST'11
Description
Given a binary tree, implement and verify a routine that returns the maximum value stored in the tree.
Category: Algorithm
Source: COST'11
Given a binary tree, implement and verify a routine that returns the maximum value stored in the tree.