Online Course Discussion Forum

Algorithms problem 3

 
 
Picture of Linden Liu
Algorithms problem 3
by Linden Liu - Friday, August 14, 2020, 2:01 PM
 

For algorithms problem 3, are we supposed to revert the binary tree back to its original state in problem 1, or should we continue from the result of problem 2?

 
Picture of John Lensmire
Re: Algorithms problem 3
by John Lensmire - Sunday, August 16, 2020, 12:01 PM
 
It is okay either way. It was intended to be done on the full tree from Question 1, but either way will be accepted.