Pregunta de entrevista de Snapdeal

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

Respuesta de la entrevista

Anónimo

21 de mar de 2020

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