Please help me to solve this problem? It is about nodes and link list. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Please help me to solve this problem? It is about nodes and link list.

Objective: To create a singly-linked list of integers delete a given integer from the above-linked list. Display the contents of the above list after deletion. Project program: Create a node using a structure Dynamically allocate memory to node. Create an add nodes to a linked list

10th Oct 2021, 5:01 AM
Mirasol Sontousidad
Mirasol Sontousidad - avatar
7 Answers
+ 2
Isn't it the same question as here? If you want to add or change something you can post in your thread or edit – no need for a new thread ;) https://www.sololearn.com/Discuss/2901194/?ref=app
10th Oct 2021, 9:21 AM
Lisa
Lisa - avatar
+ 1
Mirasol Sontousidad Where is your solution?
10th Oct 2021, 5:25 AM
A͢J
A͢J - avatar
+ 1
Sorry I'm just a bigger, I don't know what to do first 😩😩
10th Oct 2021, 6:24 AM
Mirasol Sontousidad
Mirasol Sontousidad - avatar
+ 1
it doesn't seem like assignment for java
10th Oct 2021, 6:39 AM
zemiak
+ 1
I mean im a beginner,
10th Oct 2021, 6:52 AM
Mirasol Sontousidad
Mirasol Sontousidad - avatar
+ 1
How to code of singly-linked list of integers, using programming language?
10th Oct 2021, 7:23 AM
Mirasol Sontousidad
Mirasol Sontousidad - avatar
0
Mirasol Sontousidad You are bigger or beginner? Anyways you are a beginner and making program on linked list? I don't think you are a beginner.
10th Oct 2021, 6:40 AM
A͢J
A͢J - avatar