Google interview question

reverse a linked list, in place

Interview Answer

Anonymous

17 Jun 2009

using a stack

1