Question d’entretien chez Verisign

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

Réponse à la question d'entretien

Utilisateur anonyme

27 mars 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