InterviewSolution
Saved Bookmarks
| 1. |
Overflow handling using a linked list of buckets is called as ____________(a) Bucket chaining(b) Overflow chaining(c) Bucket linking(d) Overflow linkingI have been asked this question in an online interview.This interesting question is from Static Hashing in portion Indexing and Hashing of RDBMS |
|
Answer» Right answer is (b) Overflow chaining |
|