Goodreads helps you keep track of books you want to read.
Start by marking “Data Structures and Algorithms in Java” as Want to Read:
Data Structures and Algorithms in Java
Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Besides clear and simple example programs, the author includes a workshop as a small demonstration program executable on a Web browser. The prog
...moreHardcover, Second Edition, 800 pages
Published
November 16th 2002
by Sams Publishing
(first published March 1998)
Friend Reviews
To see what your friends thought of this book,
please sign up.
Reader Q&A
To ask other readers questions about
Data Structures and Algorithms in Java,
please sign up.
Be the first to ask a question about Data Structures and Algorithms in Java
This book is not yet featured on Listopia.
Add this book to your favorite list »
Community Reviews
(showing 1-30 of 444)

This is the best book you can find on Earth as of now. Perfect explanation of concepts with examples.If you're not someone who come from a computer science background but works as a software engineer even then you can learn D.S from it very easily.
You just need to know Java and this book will take you further.Most gurus lists will tell you that "Introduction to Algorithms" and others is the book to buy in this field. I would strongly disagree with this notion unless the reader is already very sa ...more
You just need to know Java and this book will take you further.Most gurus lists will tell you that "Introduction to Algorithms" and others is the book to buy in this field. I would strongly disagree with this notion unless the reader is already very sa ...more

May 15, 2016
Andrew Obrigewitsch
rated it
it was amazing
·
review of another edition
Shelves:
educational,
computer
This is an excellent book on Data Structures and Algorithms, for some reason my teacher chose a book that isn't nearly as good, but this one really helped me to understand what the different algorithms are doing. Especially some of the more abstract ones like Hash Tables and Graphs.

Solid introduction or review of basic concepts
The name is a bit of a misnomer, it does not through luck explore algorithms, aside from Dijkstra's algorithm most others relate to ADT's, such as red and black or AVL trees. That being said, it's still a good book for introducing the basics for data and abstract data types.
The name is a bit of a misnomer, it does not through luck explore algorithms, aside from Dijkstra's algorithm most others relate to ADT's, such as red and black or AVL trees. That being said, it's still a good book for introducing the basics for data and abstract data types.

Старый, хороший учебник. Объяснения на примерах (доступно на http://cs.brynmawr.edu/Courses/cs206/...). Рассказывает и "как" и "почему", есть задания. Бери да учись.
There are no discussion topics on this book yet.
Be the first to start one »
Jun 05, 2016 11:38PM