Skip to content

Andr0901/copernica-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

StringSet class is implemented as a hash map with seperate chaining. Additionally, hash for each string is stored for fast string comparison.

To execute:

cd copernica-assignment
g++ main.cpp -omain -std=c++20 && ./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages