FIS Interview Question

Given an algorithm to traverse a binary tree using recursion, convert it into iterative approach.