首页 > Term: chaining
chaining
A class of collision resolution schemes in which linked lists handle collisions in a hash table. The two main subclasses are separate chaining, where lists are outside the table, and coalesced chaining, where the lists are within the table.
0
创建者
- GeorgeV
- 100% positive feedback