Vidyalelo
Data Structure · Q1055

Miscellaneous on Data Structures

Programming · Data Structure · question 1055

Q1055

What among the following is the basic idea of fleury's algorithm?

A.
Never travel across a bridge of untraveled part of the graph
B.
Never travel across a bridge
C.
Travel across the bridge of untraveled part, if there is no other choice
Answer
D.
Travel across a bridge again over the traveled part of the graph

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board