General • Asked almost 7 years ago by Jake from AlgoDaily
This is the main discussion thread generated for An Intro to Binary Trees and Binary Search Trees.
I believe the post order traversal in the tutorial is wrong. It should be a-->c-->b-->f-->e-->d instead of a-->c-->f-->b-->e-->d
Thanks very much, bsanneh - this has been corrected.
oh wow! was not expecting a reply . I guess i will be posting some of the errors/typos that i see on the discussion now.
The team checks the community all the time :-) Don't hesitate to ask questions here!