We need to use the special values null and deleted to keep track of unoccupied positions in the table. Devise and explain another way to keep track of these things, so that we could store null as a member of the Set and we wouldn’t need to specify a value for deleted when invoking the constructor.
Assuming a good hash Code() method and a good hash function, an element chosen at random is equally like to hash to any position in the table. What is the probability that two elements chosen at random hash to the same location?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here