Question d’entretien chez Intel Corporation

how to reverse a link list without recursion?

Réponse à la question d'entretien

Utilisateur anonyme

8 oct. 2021

Push all elements in the stack and pop all elements out. I think this should work