Microsoft Interview Question

How do you reverse a linked list.

Interview Answer

Anonymous

Jan 25, 2016

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