/Simplified-Search-Engine-Cpp

This project implements a simplified search engine using C++ programming and data structures like maps and tries. It is designed to efficiently store and retrieve text documents based on keyword queries.

No issues in this repository yet.