SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

MockP1

» Start this Course
(Practice similar questions for free)
Question:

- Apply the hashing algorithm to the key field of the item - Check the resulting cell in the list - if the item is there, return the item - if the cell is empty, the item isn't in the table - if there's another item in that spot, keep moving forward until either the item is found or a blank cell is encountered

Author: Sozen



Answer:

How do you search for an item in a hash table? (step by step)


0 / 5  (0 ratings)

1 answer(s) in total

Author

Sozen
Sozen