database - Deciding the pointing bucket of extendable hashing -


i have extendable hashing. need insert values 23,31,5, 7,11,17, 2,3 . hash function h(x)=x mod 4. , bucket size 2.

i have doubt how pointing each bucket need done when directory size grows.

is there way how pointing need decided.

please help


Comments

Popular posts from this blog

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

java - Creating a room by reading from a file (for a game) -

javascript - return highlighted cells to php -