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 prop…


This content originally appeared on DEV Community and was authored by The Nerdy Dev

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 will be taking to solve this problem and then we will write the code for the same problem together. Once we are done with the implementation, we will do a quick dry run for the code to understand and make complete sense of the output that we get

Support my channel:
💜 Join the Discord community 👨‍👩‍👧‍👦: https://discord.gg/fgbtN2a

Follow me on:
👉 Twitter: https://twitter.com/The_Nerdy_Dev
👉 Instagram: https://instagram.com/thenerdydev

Thanks for reading! 🙏


This content originally appeared on DEV Community and was authored by The Nerdy Dev


Print Share Comment Cite Upload Translate Updates
APA

The Nerdy Dev | Sciencx (2021-10-09T13:21:20+00:00) Data Structures Problem – Checking for Children Sum Property in a given Binary Tree 🌳. Retrieved from https://www.scien.cx/2021/10/09/data-structures-problem-checking-for-children-sum-property-in-a-given-binary-tree-%f0%9f%8c%b3/

MLA
" » Data Structures Problem – Checking for Children Sum Property in a given Binary Tree 🌳." The Nerdy Dev | Sciencx - Saturday October 9, 2021, https://www.scien.cx/2021/10/09/data-structures-problem-checking-for-children-sum-property-in-a-given-binary-tree-%f0%9f%8c%b3/
HARVARD
The Nerdy Dev | Sciencx Saturday October 9, 2021 » Data Structures Problem – Checking for Children Sum Property in a given Binary Tree 🌳., viewed ,<https://www.scien.cx/2021/10/09/data-structures-problem-checking-for-children-sum-property-in-a-given-binary-tree-%f0%9f%8c%b3/>
VANCOUVER
The Nerdy Dev | Sciencx - » Data Structures Problem – Checking for Children Sum Property in a given Binary Tree 🌳. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/10/09/data-structures-problem-checking-for-children-sum-property-in-a-given-binary-tree-%f0%9f%8c%b3/
CHICAGO
" » Data Structures Problem – Checking for Children Sum Property in a given Binary Tree 🌳." The Nerdy Dev | Sciencx - Accessed . https://www.scien.cx/2021/10/09/data-structures-problem-checking-for-children-sum-property-in-a-given-binary-tree-%f0%9f%8c%b3/
IEEE
" » Data Structures Problem – Checking for Children Sum Property in a given Binary Tree 🌳." The Nerdy Dev | Sciencx [Online]. Available: https://www.scien.cx/2021/10/09/data-structures-problem-checking-for-children-sum-property-in-a-given-binary-tree-%f0%9f%8c%b3/. [Accessed: ]
rf:citation
» Data Structures Problem – Checking for Children Sum Property in a given Binary Tree 🌳 | The Nerdy Dev | Sciencx | https://www.scien.cx/2021/10/09/data-structures-problem-checking-for-children-sum-property-in-a-given-binary-tree-%f0%9f%8c%b3/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.