itslokesh / eTailer

E-tailer, a product search engine using Trie, Priority Heap in C++. The search history is maintained in Priority Heaps and the user and product data are stored in Trie.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

E-tailer, a product search engine using Trie, Priority Heap in C++. The search history is maintained in Priority Heaps and the user and product data are stored in Trie.


Languages

Language:C++ 49.8%Language:Roff 46.0%Language:C 4.2%