Skip to content

Conversation

@TitusSmith33
Copy link
Contributor

Analyzing Collision Frequency and Lookup Performance on a Chaining, Open Addressing, and Hybrid Hash Table Configurations

Research Question

Compare hash table configurations (open addressing, chaining,
hybrid) using a doubling experiment with randomly generated key-value
pairs to analyze collision frequency and time overhead for lookups,
including searches for both existing and non-existing keys.

Contributers

This PR is a holistic report for Team 3's research, explaining our research questions, implementation, and analysis of results.

@gkapfham gkapfham merged commit 979774a into Algorithmology:main Apr 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants