Microsoft interview question

How do you reverse a linked list.

Interview Answer

Anonymous

25 Jan 2016

It is a easy questions, and i tried to come up with multiple answers that minimize the time or memory each time.