Hash table vs Hash list vs Hash tree?

Posted by Passionate programmer on Stack Overflow See other posts from Stack Overflow or by Passionate programmer
Published on 2010-06-04T13:34:38Z Indexed on 2010/06/05 12:32 UTC
Read the original article Hit count: 565

Filed under:
|
|

What property makes Hash table, Hash list and Hash tree different from each other? Which one is used when? When is table superior than tree.

© Stack Overflow or respective owner

Related posts about hashtable

Related posts about hashlist