Vidyalelo
Data Structure · Q205

Miscellaneous on Data Structures

Programming · Data Structure · question 205

Q205

Which algorithm can be used to find an eulerian cycle in a graph?

A.
Fleury's algorithm
Answer
B.
Tarjan's algorithm
C.
Hirschberg's algorithm
D.
Hungarian algorithm

Answer: Option A

Solution

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