AppFirst Interview Question

Reverse a linked list.

Interview Answer

Anonymous

Mar 11, 2010

Basic coding question. I solved it in a C-ish language.