Hash Tables - Java

Posted by Antony on Stack Overflow See other posts from Stack Overflow or by Antony
Published on 2010-03-21T15:31:10Z Indexed on 2010/03/21 15:41 UTC
Read the original article Hit count: 172

Filed under:
|
|
|
|

Am about to do a homework, and i need to store quite a lot of information (Dictionary) in a data structure of my choice. I heard people in my classroom saying hash-tables are the way to go. How come?

© Stack Overflow or respective owner

Related posts about java

Related posts about hashtable