Intel Corporation Interview Question

How can you detect the loop in single way linked list, using just one extra pointer?

Interview Answer

Anonymous

Jun 2, 2016

find the answer on leetcode