I was going through leetcode and working on the problem of detecting the start of a cycle in a linked list. There is a 2 pointer approach that goes through the list once to