Pergunta de entrevista da empresa Akamai

Find a loop in a single linked list without using any extra pointer and space.

Resposta da entrevista

Sigiloso

11 de mai. de 2014

hint: If we reverse the list that has a loop we come back to the head.