|
Data Structures Help...
OK, I have taken Intro to Java. Last semester I took Data Structures I. We used to most horrible book ever.
Data Structures and Algorithms in Java by Michael T. Goodrich, ISBN 0471738840. This book has no explanation on how queues, stacks, linked lists work. After reading this book I became so confused. I spend days writing code that would normally take me a few minutes to write. It was a complete nightmare.
I wanted to know if any of you have any recommendations on really good books that I could use to learn about data structures and java algorithms in general. I would really appreciate your help. Thanks in advance.
|