What data structure is used to support a depth-first traversal of a graph?
What will be an ideal response?
A stack is the data structure that is used to support a depth-first traversal of a graph.
Computer Science & Information Technology
You might also like to view...
When pasting a range of cells you only need to click or select the ________ of the paste area
A) upper right corner B) lower left corner C) center D) upper left corner
Computer Science & Information Technology
You can use the media attribute of the ____ rule to specify a separate style sheet for a specific media type.
A. css B. baseline C. link D. index
Computer Science & Information Technology