Level of a node in a Binary Tree

preview_player
Показать описание
An approach to visualise the recursive calls for the above problem.
Рекомендации по теме
Комментарии
Автор

really liked your approach to explain recursion!
good work!

abhinavghosh
Автор

Thanks, It helped me visualize the call stack very clearly for this problem.

aotrlotr
Автор

What is then the use of that if condition when it will never be true??

qRpKsJt