Projects
Completed2021Designer & Developer
Computer Science Course Information Query System
A C++ system for retrieving course information, presenting prerequisite and dependency relations between courses, with fuzzy keyword search.
C++Information RetrievalFuzzy Search
Overview
A C++ system for retrieving computer-science course information (2021).
Approach
- Designed and developed retrieval and display of course names, content, and detailed information.
- Built course relationship structures to present prerequisites and dependencies between courses.
- Implemented fuzzy keyword search to improve retrieval efficiency and fault tolerance.
Technologies
C++ · Information Retrieval · Fuzzy Search

