Vidyalelo
Data Structure · Q121

Miscellaneous on Data Structures

Programming · Data Structure · question 121

Q121

Which of the following algorithm can be used to detect a cycle in a singly linked list?

A.
Simplex algorithm
B.
DSW algorithm
C.
Floyd's algorithm
Answer
D.
Aging algorithm

Answer: Option C

Solution

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