-
Notifications
You must be signed in to change notification settings - Fork 0
A C-based CLI tool that builds an inverted index using hash tables and linked lists for fast text searching. Optimizes data retrieval by mapping words to their occurrences in files, enabling quick lookups. Ideal for search engines and large text processing applications.
abhigore2002/Inverted_Search
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
A C-based CLI tool that builds an inverted index using hash tables and linked lists for fast text searching. Optimizes data retrieval by mapping words to their occurrences in files, enabling quick lookups. Ideal for search engines and large text processing applications.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published