Christopher SuAbout Projects Contact More

Problem

Write a method to return whether or not a singly linked list has a cycle.
Can you do it without using any space?