Page 2 of 2

Re: How to find empty nodes in binary tree?

Posted: Fri Dec 18, 2009 2:49 pm
by VladSun
astions wrote:So how about posting your solution?
I'm not sure who this is addressed to...
Maybe you could place it in the [Challenge] index? :)

Re: How to find empty nodes in binary tree?

Posted: Fri Dec 18, 2009 4:31 pm
by daedalus__
what kind of applications would you use this thingy in? im confused :\ daedalus slept through math after 6th grade

Re: How to find empty nodes in binary tree?

Posted: Fri Dec 18, 2009 7:27 pm
by Benjamin
VladSun wrote:
astions wrote:So how about posting your solution?
I'm not sure who this is addressed to...
Maybe you could place it in the [Challenge] index? :)
I was addressing askbapi. He stated he had solved it. I'm not sure this warrants a challenge, it seems pretty easy to iterate through them.