Circular Linked List

I am getting wrong answer in this code

Hey @MG7
Your detectcycle function and all other code seems correct, however there’s some problem with the makecycle function. Try and dry run and correct that function.