Data Structures Problem โ Checking for Children Sum Property in a given Binary Tree ๐ณ
Hey guys ๐๐ป, I just released a new video on solving an interview problem : Checking for Children Sum Property in a given Binary Tree In this video, we will solve the problem of checking whether the given binary tree satisfies the children sum property or not. We will first understand the approach that we…