ARTICLE AD BOX
How do I reach that turning point where data structures finally start to make sense?
I try to practice, but I feel like I'm not making any real progress. I'm using Java at university with IntelliJ.
I understand arrays, but I get confused when implementing stacks. I don't understand how references work in linked lists. I can write the code, but I don't understand why it works.
