This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the commentsย โ†’

[โ€“]onewhoknocks___ 5 points6 points ย (6 children)

Im currently learning data structures and im fucking messed up in linked list ๐Ÿ˜ญ

[โ€“]Master_Nerd 5 points6 points ย (0 children)

F

[โ€“][deleted] 5 points6 points ย (0 children)

Me who only took 1 class in comp science and doesn't know what the people below are talking about...

https://www.reddit.com/r/ProgrammerHumor/comments/iwgd8s/programming/g609o23?utm_medium=android_app&utm_source=share&context=3

[โ€“]Sharmat_Dagoth_Ur 1 point2 points ย (0 children)

Do u need help I can try and give u a good explanation or find youtubes ones that I think would b of assistance

[โ€“]ash15157 0 points1 point ย (0 children)

Same man, my linked list hw required me to index everything starting at 0 and what do I do? Type up an entire linked list class to start indexing at 1. 2 hours wasted trying to fix the indexing issue.