You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Designed a data structure displaying results via ranking algorithm and used Hash Maps to answer OR & AND search queries. Developed search functionality and ranking of documents using the tf-idf scoring model and AVL Trees implementation.