Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 182 Bytes

File metadata and controls

3 lines (2 loc) · 182 Bytes

Search_Engine

In this project i built the basic data structure underlying search engines: an inverted index. We will use this inverted index to answer some simple search queries.