Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider hash function: h ( s ) = s % 10 * 100 + s / 10 % 10 * 10 + s / 100

Consider hash function:

h(s) = s % 10 * 100 + s / 10 % 10 * 10 + s / 100 % 10,

where s is an integer. Some believe h is a good hash function, while some do not.

Give two advantages and two disadvantages for this hash function and explain why?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Determine the normal reactions at A and B in Prob. 51.

Answered: 1 week ago

Question

Understand how people development is used to retain talent.

Answered: 1 week ago