Re: Data Structures in Java......Any good Book ?




"hthukral@sun" <hthukral.mickey@xxxxxxxxx> wrote in message
news:1172607025.647374.9040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hi
can anybody suggest me a good book for Data Strucutes in Java ,
because for topics like Collection Framework one should have good
knowledge of Hash Tables And Link Lists etc ..

Here's a good book:
Data Structures using Java
by Malik
it costs 84.95 at Amazon.
His book on data structures using c++ is good also,
Data structures theory isn't too language-centered.


.



Relevant Pages

  • Re: Critique of Robert C. Martins "Agile Principles, Patterns, and Practices"
    ... you can't claim C to be more high-level than Java. ... object, sometimes a set of tuples, sometimes a directed graph, ... hoops of creating other data structures from relations. ... it had to settle at the same time as those transactions. ...
    (comp.object)
  • Re: Road to Clojure Survey
    ... Java offers low level building material. ... That is used along with a STM and immutable data structures. ... Immutability is the default in Clojure. ...
    (comp.lang.lisp)
  • Re: Need Relational Database Capabilties in Java
    ... originally in a relational database software program. ... the data structures if possible. ... You can access a relational DB from Java via JDBC. ...
    (comp.lang.java.programmer)
  • Data Structures in Java......Any good Book ?
    ... can anybody suggest me a good book for Data Strucutes in Java, ... because for topics like Collection Framework one should have good ... knowledge of Hash Tables And Link Lists etc .. ...
    (comp.lang.java.programmer)
  • Re: Data structures in java
    ... implementing your data structures in a low level language like C. ... How is Java's expression of such algorithms in any way inferior ... transformation that Java is inferior. ... The OP mentioned that this was a learning exercise, and already turned down using API classes and methods for that reason. ...
    (comp.lang.java.programmer)