What is the depth of Node F in the given K-ary tree?

Category: QuestionsWhat is the depth of Node F in the given K-ary tree?
Editor">Editor Staff asked 5 months ago

What is the depth of Node F in the given K-ary tree?
 
(a) 0
 
(b) 1
 
(c) 2
 
(d) 3
 
My doubt is from K-ary tree topic in division Trees of Data Structures & Algorithms I
 
I had been asked this question in class test.

1 Answers
Editor">Editor Staff answered 5 months ago

Right choice is (c) 2
 
For explanation: Depth of the node is the length of the path from root to the node. Here, length of path from root to Node F is 2. So depth of Node F is 2.


Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17

Notice: Trying to get property 'ID' of non-object in /home/fvckxqmi/public_html/wp-content/themes/blocksy/inc/single/single-helpers.php on line 17
Articles: 40701