info@avatto.com
+91-9920808017
0. Consider the following sequence of nodes for the undirected graph given below: 1. a b e f d g c 2. a b e f c g d 3. a d g e b c f 4. a d b c g e f A Depth First Search (DFS) is started at node a. The nodes are listed in the order they are first visited. Which all of the above is (are) possible output(s)?
1 and 3 only
2 and 3 only
2, 3 and 4 only
1, 2 and 3 only
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.