topologicalSortVisit can be converted to an iterative method instead of recursion.
topologicalSortVisit can be converted to an iterative method instead of recursion.