181k views
1 vote
Select all qualities of a very well formatted answer:

User Demion
by
7.8k points

1 Answer

2 votes

Answer:

1.Use open addressing

2.Implement an open addressing hash table to store integers

3.Use linear Probing

Explanation:The prompt didn't specify which programming language to use nor to use double hashing

User Carlo Pires
by
7.4k points