Can you help me with the LinkedList? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

3rd Jan 2017, 6:33 PM
Mario
Mario - avatar
3 Answers
+ 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.
3rd Jan 2017, 8:17 PM
Samuel Mayol
Samuel Mayol - avatar
0
You helped me a lot, thank you very vey much!!!
4th Jan 2017, 5:24 PM
Mario
Mario - avatar
0
you are welcome
12th Feb 2017, 7:27 PM
Samuel Mayol
Samuel Mayol - avatar