Question: Give an O(n)-time algorithm for computing the depths of all positions of a tree T , where n is the number of nodes of T
Give an O(n)-time algorithm for computing the depths of all positions of a tree T, where n is the number of nodes of T.
(Hint: Derive a formula that relates the depth of a position p to the depths of positions adjacent to p.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
