📚 Question Bank Q79 — Algorithms
Tags
Algorithms
Q79. Marks: +2.0 UGC NET Paper 2: Computer Science 26th Nov 2021

Consider the following graph.

Among the following sequences

I. a b e g h f

II. a b f e h g

III. a b f h g e

IV. a f g h b e

Which are depth first traversals of the above graph?

1.I, II, and IV only
2.I and IV only
3.II, III, and IV only
4.I, III, and IV only ✓ Correct
📄 All “Algorithms” questions across papers
🏷 Change Tag for this Question