Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ASSIGNMENT 6 CLARIFICATION

1 view
Skip to first unread message

Stephen Chen

unread,
Apr 9, 2001, 5:06:51 PM4/9/01
to

The difference between a stack-based depth-first traversal and a
recursion-based traversal is the order in which nodes get visited.
Since autotest is a stack-based solution, you should also use a
stack to get the same output.

Sorry for the confusion.

--Stephen

0 new messages