Implement POC of linear search for sufficiently small hash tables
Open
- Dominant language
- C++
- Stars
- 92
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
Avoid the cost of hashing by directly linearly searching the table.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.