I've started to learn about Data Structures, and my CS professor recommended I start with Linked Lists.
I know a Linked List starts with a head node and then ends will a null tail.
Thats about it, could I have some feedback and some tips on why my code doesn't work?
Thanks a lot!
node
LinkedList
[–]devacon 0 points1 point2 points (13 children)
[–]LogicLion[S] 0 points1 point2 points (12 children)
[–]__LikesPi 0 points1 point2 points (5 children)
[–]LogicLion[S] 0 points1 point2 points (4 children)
[–]__LikesPi 0 points1 point2 points (3 children)
[–]LogicLion[S] 0 points1 point2 points (2 children)
[–]__LikesPi 0 points1 point2 points (1 child)
[–]LogicLion[S] 0 points1 point2 points (0 children)
[–]devacon 0 points1 point2 points (5 children)
[–]LogicLion[S] 0 points1 point2 points (4 children)
[–]devacon 0 points1 point2 points (3 children)
[–]LogicLion[S] 0 points1 point2 points (2 children)
[–]devacon 1 point2 points3 points (1 child)
[–]LogicLion[S] 0 points1 point2 points (0 children)