Which data structures and algorithms book should I buy?
Posted
by Hei
on Stack Overflow
See other posts from Stack Overflow
or by Hei
Published on 2010-03-13T12:10:02Z
Indexed on
2010/03/13
12:15 UTC
Read the original article
Hit count: 234
algorithms
|data-structures
I know C and C++ and I have some experience with Java, but I don't know too much about Algorithms and Data Structures.
I did a search on Amazon, but I don't know what book should I choose. I don't want a book which put its basis only on the theoretic part; I want the practical part too (probably more than the theoretical one :) ).
I don't want the code to be implemented in a certain language, but if is in Java, probably I would happier. :)
© Stack Overflow or respective owner