Detect Duplicate Subtrees in a Binary Tree
Often in our life we study Data Structures and Algorithms, it can be for a course, interview or just for fun. I personally like to solve interview questions related to trees. I came across a google interview question on careercup.com "Find if a given binary tree has duplicate subtrees"
Read full article from Detect Duplicate Subtrees in a Binary Tree
No comments:
Post a Comment