Fidelity Investments Interview Question

If a pointer to the second node is given in a singly linked list, how would u delete the first node without having any other clue of the data.

Interview Answer

Anonymous

Nov 15, 2013

cannot be done.

1