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.
To associate your repository with the hashing-techniques topic, visit your repo's landing page and select "manage topics."