Answer:
Vector: each vector position holds one
information. If the hashing function applied to a
set of elements determine the information I1,
I2, ..., In, so the vector V [1 ... n] is used to
represent the hash table.
! Vector + Chain List: Vector contains
pointers to lists that represent the
information.
Hashing Function
! The Hashing Function is responsible for generating a
index from a given key.
! Ideally, the function should provide unique indexes for the
set of possible input keys.
! Hashing function is extremely important,
because she is responsible for distributing the information through
Hash table.
Explanation:
Hope this helps :) -Mark Brainiest Please :)