- #1
evinda
Gold Member
MHB
- 3,836
- 0
Hello! (Wave)
I want to write an algorithm, that implements an ordered tree(not necessary binary tree). It should check if all the leaves of the ordered tree (that is implemented from the binary tree) are at the same depth.
Could you give me some hints how I could do this? (Thinking)
I want to write an algorithm, that implements an ordered tree(not necessary binary tree). It should check if all the leaves of the ordered tree (that is implemented from the binary tree) are at the same depth.
Could you give me some hints how I could do this? (Thinking)