0
Can you help me with the LinkedList?
I have some trouble with the usage of the LinkedList.I have to create a double chained list that contain elements, in which every element has a pointer back and forward. I have to do this for a project, can you give me some input please? i would be very grateful.
3 Respostas
+ 2
Hi Mario, here I am going to provide you a link that has examples and explain in detail Linked Lists:
https://www.cs.cmu.edu/~adamchik/15-121/lectures/Linked%20Lists/linked%20lists.html
I hope this help you.
0
You helped me a lot, thank you very vey much!!!
0
you are welcome