Double hashing

Hide text Hide pseudo-code
Perform the following operations for the Hash table below:
  • add - insert new item
  • remove - delete an item
  • search - search an item

Your task is to show which table positions are visited during each operation.



  Created Fri Oct 30 13:52:50 EET 2009 - Powered by SVG-hut