suppose that we are using extensible hashing on a file. each bucket holds two keys. execute the following operations insert(4), insert(1), insert(7), insert(8), insert(6), insert(0), insert(2), insert(3) and write down the resulting index after each operation. assume the hash function is defined as: