Could someone help me with a linked list code.
I just cant figure it out.
I dont know how to code the part where I need to insert an element in ascending order.
Either when there are no nodes then when there is one or a few nodes.
Can anyone give a little nudge in the right direction?