/recursive-indexing

CS214 Rutgers Systems Programming Assignment 2: Using C's file system API to produce an inverted index based on how many times words occur in files

Primary LanguageC

Recursive Indexing

CS214 Rutgers Systems Programming Assignment 2: Using C's file system API to produce an inverted index based on how many times words occur in files. Runs on Rutgers iLab machines (Linux x86_64 bit architecture).