Amazon interview question

Reverse a linked list.

Interview Answers

Anonymous

12 Jan 2010

is that an African double linked or European single linked list?

Anonymous

21 Mar 2010

you can reverse the data field in the linked list if you are asked not to use extra pointers...