FIS interview question

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