Posts by user79979 • 21 points
1 post
-
2
votes1
answer77
viewsQ: Basic doubt in Linkedlist - Java
If I have a Linkedlist called List that has size equal to 0, I can add an element at position 4 of it, for example?
1 post
2
votes1
answer77
viewsIf I have a Linkedlist called List that has size equal to 0, I can add an element at position 4 of it, for example?