Hashing Flashcards

1
Q

What are the values returned from a hash function called?

A
  1. Hash Values
  2. Hash Codes
  3. Digests
  4. Hashes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the values produced by a hashing function used for?

A

Used to index a fixed size table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a hash table?

A

The table that holds the hashed indexes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is it called when you use a hash function?

A

Hashing or Scatter Storage Addressing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly