User profile: btoohey4

User info
User name:btoohey4
History
Joined:
Number of posts:34
Latest posts:

Stack - Infix expression tree
@AbstractionAnon that's what I'm asking for help with.. I have functions to convert the tree to preo...

Stack - Infix expression tree
@AbstractionAnon thanks I missed that one, it unfortunately still doesn't output anything

Stack - Infix expression tree
I'm trying to build a tree from an infix expression that will then print out the prefix and postfix ...

Check if a binary tree is height balanced
@Peter87 This is all that google is giving me for it so there has to be some kind of logic behind it...

Check if a binary tree is height balanced
@Peter87 I understand what you mean but I'm not sure how to fix that without being able to change th...