Check if 2 trees are mirror

1 min read

https://practice.geeksforgeeks.org/problems/check-mirror-in-n-ary-tree/0

Check if a binary tree contains duplicate subtrees of size 2 or more
Sum of nodes on the longest path from root to leaf node