Inverted search index implemented in C using hash tables and linked lists to efficiently map words to file occurrences across multiple text files.
-
Updated
Jan 2, 2026 - C
Inverted search index implemented in C using hash tables and linked lists to efficiently map words to file occurrences across multiple text files.
Add a description, image, and links to the hashing-techniques topic page so that developers can more easily learn about it.
To associate your repository with the hashing-techniques topic, visit your repo's landing page and select "manage topics."