Can someone help with a pseudo code to remove an element from a list. Thanks in advance. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can someone help with a pseudo code to remove an element from a list. Thanks in advance.

5th Mar 2020, 8:49 AM
Lefhika Batsile
3 Answers
+ 1
Sorry I corrected sir. I want a basic algorithm for deleting an element from a list.
5th Mar 2020, 9:11 AM
Lefhika Batsile
+ 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..
5th Mar 2020, 9:16 AM
Lefhika Batsile
+ 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
5th Mar 2020, 9:27 AM
Ipang