Write a function to reverse a linked list in any language you prefer.
Sigiloso
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.