📚 Question Bank Q12 — Algorithms
Tags
Algorithms
Q12. Marks: +2.0 UGC NET Paper 2: Computer Science 8th Oct 2022

Consider the following graph:

For the graph; the following sequences of depth first search (DFS) are given

(A) abcghf

(B) abfchg

(C) abfhgc

(D) afghbc

Which of the following is correct?

1.(A), (B) and (D) only
2.(A), (B), (C) and (D)
3.(B), (C) and (D) only
4.(A), (C) and (D) only ✓ Correct
📄 All “Algorithms” questions across papers
🏷 Change Tag for this Question