Can somebody help me with implementing a Post-Order ITERATOR(with hasnext() and next() functions) WITHOUT STACK for a BST Java. Got asked about it by a friend and found it