Topological sort is equivalent to which of the traversals in trees?
Posted: Wed Jul 13, 2022 7:41 pm
a) Pre-order traversal
b) Post-order traversal
c) In-order traversal
d) Level-order traversal
b) Post-order traversal
c) In-order traversal
d) Level-order traversal