SpiceQA
Questions
Tags
Users
Badges
floyd-cycle-finding
2 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
In sort Linked List question, I am getting runtime error when I initialize fast=head and it is running fine when I initialize fast=head->next
user_18305081
0
•
asked Feb 25, 2022
1
0
14
floyd-cycle-finding
linked-list
sorting
Cycle detection in linked list with the Hare and Tortoise approach
user_772726
0
•
asked Jun 26, 2011
15
4
8586
floyd-cycle-finding
detection
cycle
linked-list
algorithm
1
(current)
Hot Questions