287 views
1 votes
1 votes
in a rooted tree if we are asked to find the level of root then it should be 0 or 1 or question depending ??

1 Answer

1 votes
1 votes
  • In genral Root node level is considered as 0 . 

  •  height =max level +1

  • But in question it is given . If not given then we can take leveal as 0.

 

Related questions

0 votes
0 votes
1 answer
1
Anand67222 asked Oct 14, 2023
324 views
How many simple directed (unweighted) graphs on the set of vertices {v0,v1,…v5} are there that have at most one edge between any pair of vertices? (That is, for two ver...
0 votes
0 votes
1 answer
2
gagan55 asked Jun 30, 2023
189 views
Number of hamiltonian cycles for a graph K 5, 5( bipartite graph ) ??
0 votes
0 votes
2 answers
4
raja11sep asked Jan 5, 2022
1,029 views
Both euler path and euler circuit can be present in a graph ?