Pergunta de entrevista da empresa Vendavo

Given elements in a linked list, provide the most efficient way to reverse them.

Resposta da entrevista

Sigiloso

10 de fev. de 2011

The idea is to not use any other data structures from the Collections API.