Got asked to check whether 2 list intercepts at some point.
Resposta da entrevista
Sigiloso
11 de jan. de 2016
I gave 3 possible answers. Greedy, using Hash Table and using a function that gives the length of the list (which was the one that they were expecting)