Check if a binary tree contains duplicate subtrees of size 2 or more

1 min read

https://practice.geeksforgeeks.org/problems/duplicate-subtree-in-binary-tree/1

Check if all leaf nodes are at same level
Check if 2 trees are mirror