binary trees data structures

Data Structures Problem โ€“ Checking for Children Sum Property in a given Binary Tree ๐ŸŒณ

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…