Question d’entretien chez Snapdeal

Delete a given node from a Linked List without using extra memory.

Réponse à la question d'entretien

Utilisateur anonyme

21 mars 2020

2nd one we can replace the value of next node in the current given node.