Skip to content

a database implementation by using linked lists and queues

Notifications You must be signed in to change notification settings

Codesbyusman/Citizen_Database_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citizen_Database_System

A database implementation by using linked lists and queues by using cpp.

The problem can be seen by reading problem.pdf

The implementation understanding can be gained by readMe.pdf

Main implemented code is in CitizensDatabase.h while there two text files from which data was read and there is a cpp file that carries the unit tests to test the functions created --- test file

About

a database implementation by using linked lists and queues

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages