Pergunta de entrevista da empresa Verisign

Write a function to reverse a linked list in any language you prefer.

Resposta da entrevista

Sigiloso

27 de mar. de 2009

Solutions are straightforward, but interviewers especially like it when you explain the thought process and draw diagrams to show what you plan on doing, as opposed to just straight coding super efficient but obscure C code.

1