Module 3: Hashing
  Lecture 10: Linear hashing
 

                                            

 

 

Linear hashing
  • Number of buckets grow by at most 1
 
  • Linear growth
  • Both primary and overflow buckets
 
  • Overflow buckets are chained
  • Familyof hash functions
 
 
  • n is initial number of buckets
 
  • doubles the range of