BigRiddles
Delete the node in Link List
posted by Praveen - December 10 2011 05:49:47 AM
You have a Pointer that points to a node in Single link list.You do not have any clue about its start or end or its previous node.

Now you have to delete that node and maintaining the list simultaneously
Reply by 21eyes - December 10 2011 05:13:15 PM
can someone explain what a node is, and what a single list is... and what a pointer is?

Reply by Boiler - December 12 2011 07:30:20 PM
um....am i missing something?

Reply by Caprico - December 13 2011 10:39:26 AM
C++? Are you kidding me? Dude, you're on the wrong forum... Here, try this :P
http://www.cplusplus.com/

To post a response, simply log in with your Google Account.