Domanda di colloquio di Amazon

Reverse a linked list.

Risposte di colloquio

Anonimo

21 mar 2010

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

Anonimo

12 gen 2010

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