Skip to content

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.

Notifications You must be signed in to change notification settings

abhigore2002/Inverted_Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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

No packages published