0 votes
in Data Structures & Algorithms by
In the …………….. traversal we process all of a vertex’s descendants before we move to an adjacent vertex.

a) depth first

b) breadth first

c) with first

d) depth limited

1 Answer

0 votes
by
a) depth first
...