Skip to content

database-management-systems/Hash-Indexing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hash-Indexing

The Employee.csv file we used for our tests is provided in the zip package, but you can also test our code with the new Employee.csv file

You can compile and run the code by following these steps:

  1. Employee.csv must be in the same directory as main.c
  2. Use the following commands to compile and run C++ code
g++ main.cpp -o main.out

main.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages