-
Notifications
You must be signed in to change notification settings - Fork 0
henryking1230/Implementing-A-Hash-Function
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The purpose of this code was to build a hashing algorithm suitable for use in a Bloom Filter. The hashing algorithm implemented here is a mix of a murmur hash and an ARX hash. The sample input file "100words.txt" is included and contains a list of 100 words to be given hash values. This code was written for a school assignment in my CS II class at UCF.
About
Hashing Algorithm for Bloom Filter
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published