Skip to content

System for handling / tracking / updating / querying of vaccination data using advanced data structures (skip lists, bloom filters)

License

Notifications You must be signed in to change notification settings

super-m-a-n/Multifunctional-System-for-vaccination-data-handling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Systems Programming Project 1

About

This projects implements a system that receives, processes, records and answers various user requests and queries about people's vaccination data. The system uses advanced data structures ideal for large data handling, like bloom filters and skip lists. All data structures used are implemented completely from scratch. The vaccination data found in folder /data are produced using a bash script testFile.sh. Detailed information about the project's specifications can be found in the project's pdf file : hw1-spring-2021.pdf, in greek.

About

System for handling / tracking / updating / querying of vaccination data using advanced data structures (skip lists, bloom filters)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published