Home > Term: expandable hashing
expandable hashing
A type of hierarchical hash system which treats a hash as a bit string, and uses a trie for bucket lookup. Its hierarchical nature allows re-hashing to be performed using an incremental operation (done one bucket at a time, as needed). With expandable hashing, time-sensitive applications are less affected by table growth than by standard full-table rehashes.
- Part of Speech: noun
- Industry/Domain: Computer science
- Category: Algorithms & data structures
- Government Agency: NIST
0
Creator
- GeorgeV
- 100% positive feedback