0
Can someone help with a pseudo code to remove an element from a list. Thanks in advance.
3 Antworten
+ 1
Sorry I corrected sir. I want a basic algorithm for deleting an element from a list.
+ 1
I was wondering if i can use pointers to navigate through the list using a while loop..until I reach the node that i want to delete..
+ 1
Lefhika Batsile
Do you have the code related to this question saved in SoloLearn?
If you do then please share the link within your question Description.
If not, then copy your code and save it in SoloLearn and share the link within your question Description.
Without a code for review it is rather difficult for people to understand your situation.
I would suggest to add 'C linked-list' into your question tags to improve context clarity. And please follow this guide on how to share links, in case you didn't know.
Hope you find a way! 👍
https://www.sololearn.com/post/74857/?ref=app