Hi,
Let us think that we have 100 nodes in the single linked list.
I have only 50th node address and i don't have the first node address
but i want to print the 49th node data. So how can we print the 49th
node data.
Any body Pls help me.
Thanks in advance
Let us think that we have 100 nodes in the single linked list.
I have only 50th node address and i don't have the first node address
but i want to print the 49th node data. So how can we print the 49th
node data.
Any body Pls help me.
Thanks in advance
Comment