pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Maximum depth of a binary tree #480

Closed vedant-jad99 closed 3 years ago

vedant-jad99 commented 3 years ago

Description

A c++ code to find the maximum depth in a binary tree.

pratik-choudhari commented 3 years ago

@vedant-jad99 Refer issue number in Description.