rkooo567 / no_duplicates

DVC has a lot of duplicates of classes that have exactly the same information. It removes all the duplicates as well as allows us to search more than 70,000 DVC classes since 2002. .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structure Project

Detect all the duplicated courses (same name, course number, time) of Diablo Valley College, and remove all of them. Used hash table to detect duplicated courses quick

About

DVC has a lot of duplicates of classes that have exactly the same information. It removes all the duplicates as well as allows us to search more than 70,000 DVC classes since 2002. .


Languages

Language:C++ 100.0%