Comments on: Level of node in a Binary Tree https://demo.ritambhara.in/level-of-node-in-a-binary-tree/ Coding / System Design Interviews Wed, 09 Mar 2016 19:21:08 +0000 hourly 1 https://wordpress.org/?v=6.8.1 By: Abubakar Isa Mourinho https://demo.ritambhara.in/level-of-node-in-a-binary-tree/#comment-1780 Wed, 09 Mar 2016 19:21:08 +0000 http://www.ritambhara.in/?p=1215#comment-1780 good

]]>
By: Baahu https://demo.ritambhara.in/level-of-node-in-a-binary-tree/#comment-1779 Tue, 23 Oct 2012 14:18:29 +0000 http://www.ritambhara.in/?p=1215#comment-1779 In the findlevel function, we can check if the value of the ptr is than value of root ptr and accordingly we can traverse left or right tree and not both as its being done in this function.
Also its not very easy to write comments in this website as home/end keys are disabled and the mouse clicks are also disabled in the comment section.

]]>