/Extendible-Hashing

Implementation of Extendible Hashing in C++

Primary LanguageC++

Extendible-Hashing

This is the implementation of extendible hashing in DBMS.

To run this file open the terminal and type : g++ extendiblehashing.cpp -o ankan and then type : ./ankan