ossamamehmood / Hacktoberfest

Hacktoberfest OPEN FIRST Pull Request 🎉
https://hacktoberfest.com
GNU General Public License v3.0
1.29k stars 5.06k forks source link

Update maxDepth.cpp #6992

Closed sulaemanahmed closed 10 months ago

sulaemanahmed commented 10 months ago

Added code to create a binary tree, add nodes, and calculate the maximum depth of the tree.