July 2018
Beginner
202 pages
5h 4m
English
Scenario
We have been asked to develop an algorithm to search and remove data from a hash table using the open addressing technique.
Aim
To implement a hash table using open addressing with linear probing.
Prerequisites
To solve this activity, you have to implement the methods found in the class that is available on GitHub at the following URL:
Read now
Unlock full access