Question d’entretien chez Amazon

Reverse a linked list.

Réponses aux questions d'entretien

Utilisateur anonyme

21 mars 2010

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

Utilisateur anonyme

12 janv. 2010

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